Install a Helm chart with a custom values configuration.
Port-forward from localhost to a pod or a service.
Execute an arbitrary kubectl command in the cluster.
Manage the rollout status of a Kubernetes deployment.
Update one or more fields of a Kubernetes resource.
Scale a Kubernetes deployment or replica set up or down.
List all of the API resources available in the cluster.
Explain the schema and fields of a Kubernetes resource type.
Manage and switch between the available kubectl contexts.
Retrieve the logs from a Kubernetes pod container.
Delete an existing Kubernetes resource from the cluster.
Apply a YAML manifest to the connected Kubernetes cluster.