Kubernetes and Minikube for DevOps
By: Daniel Oh
Updated: 3/24/2017
Kubernetes is an open source platform for automating deployment, scaling, and operations of application containers across clusters of hosts, and providing container-centric infrastructure. This cheat sheet shows how adding Minikube makes DevOps' lives easier when working with Kubernetes.
This cheat sheet explains how to:
- Install Minikube.
- Run locally on Minikube.
- Install Kubectl.
- Use the Kubectl command line interface.
