{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://inquir.org/deploy-functions-without-kubernetes#webpage","url":"https://inquir.org/deploy-functions-without-kubernetes","name":"Deploy backend functions without Kubernetes","headline":"Deploy backend functions without Kubernetes","description":"Deploy backend functions without Kubernetes: HTTP handlers, schedules, and background work through functions and routes—with containers, secrets, and execution history—without cluster YAML or Helm charts as your daily control plane.","inLanguage":"en-US","isPartOf":{"@id":"https://inquir.org/#website"},"author":{"@type":"Organization","name":"Inquir"},"datePublished":"2025-01-01T00:00:00.000Z","dateModified":"2026-04-20T00:00:00.000Z","citation":"https://inquir.org/docs"},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://inquir.org"},{"@type":"ListItem","position":2,"name":"Deploy without Kubernetes","item":"https://inquir.org/deploy-functions-without-kubernetes"}]},{"@type":"FAQPage","@id":"https://inquir.org/deploy-functions-without-kubernetes#faq","url":"https://inquir.org/deploy-functions-without-kubernetes","isPartOf":{"@id":"https://inquir.org/deploy-functions-without-kubernetes#webpage"},"mainEntity":[{"@type":"Question","name":"Is Kubernetes used under the hood?","acceptedAnswer":{"@type":"Answer","text":"You interact with Inquir’s UI and API; workers use Docker (and Firecracker microVMs on Linux when enabled). You are not asked to manage Kubernetes manifests or Helm charts to publish a function."}},{"@type":"Question","name":"Can I still export to containers?","acceptedAnswer":{"@type":"Answer","text":"Yes. Think of containers as the isolation unit while your workflow stays function-centric."}},{"@type":"Question","name":"How do I test locally?","acceptedAnswer":{"@type":"Answer","text":"Follow docs for local invocation patterns; keep parity with environment variables used in production."}}]}]}