Create a local Kubernetes cluster with Vagrant
Testing Kubernetes is quite easy thanks to solutions such as Minikube.
However, when you want to test cluster-specific features, such as load balancing or failover, it is not necessarily suitable anymore.
It is possible to build your Kubernetes infrastructure on servers, or by using managed services from a cloud provider