Guides and API References for Kubectl and Kustomize.
Get StartedKubectl is a Kubernetes CLI, which provides a Swiss Army knife of functionality for working with Kubernetes clusters. It can be used to deploy and manage applications on Kubernetes, and for scripting and building higher-level frameworks.
Goto ReferenceKustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.
Goto ReferenceContributions welcome!
We do a Pull Request contributions workflow on GitHub. New users are always welcome!