> For the complete documentation index, see [llms.txt](https://docs.human-connection.org/human-connection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.human-connection.org/human-connection/doc-update-minikube-setup-documentation/deployment.md).

# Kubernetes Deployment

We deploy with [kubernetes](https://kubernetes.io/). In order to deploy your own network you have to [install kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) and get a kubernetes cluster.

We have tested two different kubernetes providers: [Minikube](/human-connection/doc-update-minikube-setup-documentation/deployment/minikube.md) and [Digital Ocean](/human-connection/doc-update-minikube-setup-documentation/deployment/digital-ocean.md).

Check out the specific documentation for your provider. After that, learn how to apply the specific kubernetes configuration for [Human Connection](/human-connection/doc-update-minikube-setup-documentation/deployment/human-connection.md).
