# 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](https://docs.human-connection.org/human-connection/doc-update-minikube-setup-documentation/deployment/minikube) and [Digital Ocean](https://docs.human-connection.org/human-connection/doc-update-minikube-setup-documentation/deployment/digital-ocean).

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