Kubernetes: Difference between revisions
Extracting minikube |
→Kubectl: link to deploy intro |
||
| Line 45: | Line 45: | ||
== Tools == | == Tools == | ||
=== Kubectl === | === Kubectl === | ||
The [https://kubernetes.io/docs/reference/kubectl/overview/ <code>kubectl</code>] command line tool lets you control Kubernetes clusters. | The [https://kubernetes.io/docs/reference/kubectl/overview/ <code>kubectl</code>] command line tool lets you control Kubernetes clusters. See [https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/ Using kubectl to Create a Deployment]. | ||
=== Kubeadm === | === Kubeadm === | ||