Kubernetes¶
Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
Kubectl¶
Kubectl controls the Kubernetes cluster manager.
Kustomize¶
Kustomize is a tool for customization of kubernetes YAML configurations.