--- name: Devcontainers in Kubernetes description: Develop using devcontainers in Kubernetes tags: [local, kubernetes] icon: /icon/kubernetes.png --- # devcontainer-kubernetes Develop using [devcontainers](https://containers.dev) in Kubernetes. To get started, run `coder templates init`. When prompted, select this template. Follow the on-screen instructions to proceed. ## How it works Coder supports devcontainers with [envbuilder](https://github.com/coder/envbuilder), an open source project. Read more about this in [Coder's documentation](https://coder.com/docs/v2/latest/templates/devcontainers).