mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
2705294776
Use the Kubernetes command-line tool, kubectl, to deploy and manage applications on Kubernetes. Using kubectl, you can inspect cluster resources; create, delete, and update components; and look at your new cluster and bring up example apps.
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
Use the Kubernetes command-line tool, kubectl, to deploy and manage
|
|
applications on Kubernetes. Using kubectl, you can inspect cluster
|
|
resources; create, delete, and update components; and look at your
|
|
new cluster and bring up example apps.
|
|
|
|
WWW: https://github.com/kubernetes/kubectl
|