Kubernetes: Difference between revisions

etcd: add cli
Extracting minikube
Line 2: Line 2:
[[File:Container_evolution.svg|right|thumb|500px|Container evolution|link=https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/]]
[[File:Container_evolution.svg|right|thumb|500px|Container evolution|link=https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/]]


It's important to note right up front, before you dive into Kubernetes, that [https://minikube.sigs.k8s.io/docs/ minikube] is the tool for ''local'' Kubernetes. <code>minikube</code> quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows. We proudly focus on helping application developers and new Kubernetes users.
It's important to note right up front, before you dive into Kubernetes, that [[minikube]] is the tool for ''local'' Kubernetes.


== Kubernetes Components ==
== Kubernetes Components ==