command line tool for controlling Kubernetes clusters
The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.
Homepage: https://kubernetes.io/docs/reference/kubectl/overview/
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>