> For the complete documentation index, see [llms.txt](https://docs.denvrdata.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.denvrdata.com/docs/additional-information/faqs/do-you-support-kubernetes.md).

# Do you support Kubernetes?

We do not currently offer Managed Kubernetes.  Users can install and operate K8s themselves on VMs and Bare Metal, for example using [CNCF Kubernetes](https://kubernetes.io/releases/download/) and [MicroK8s](https://microk8s.io/). &#x20;

Containers can be run in Denvr Cloud by creating a Custom Application.  This is similar to managed Kubernetes in that user applications are monitored for failover and recovery as well as supporting dynamic pod changes.  The limitation is that you cannot install Kubernetes packages or use the kubectl command-line and APIs.
