kubectl
.kubectl
?kubectl
, allows you to run commands against Kubernetes clusters. You can use kubectl
to deploy applications, inspect and manage cluster resources, and view logs. For more information including a complete list of kubectl
operations, see the kubectl
reference documentation.kubectl
can be run within a Spacelift stack.
To find out more about Kubernetes Workload Resources, read the reference documentation.