Travailler avec Kubernetes avec Minikube
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a singlenode Kubernetes cluster inside a Virtual Machine VM on your laptop for users looking to try out Kubernetes or develop with it daytoday. Minikube Features minikubefeatures Minikube supports the following Kubernetes features: DNS NodePorts ConfigMaps and Secrets Dashboards Container Runtime: Dockerhttps://www.docker.com/, CRIOhttps