Description
Kubernetes development can happen closer to the cluster by syncing, deploying, and iterating on services directly in that environment. It is useful for teams building cloud-native applications that need realistic cluster behavior during development.
This command-line tool can modify Kubernetes resources. Use the correct context and namespace, and avoid running it against production clusters by mistake.