Kubernetes Notes
Kubernetes cheatsheet and notes, wrote while learning and working on k8s related projects. Table of Contents: Basic Terms Manifests Expose A Service Tools Kubectl Helm Kubeadm Minikube Basic Terms some basic termnologies used by kubernetes cluster: physical cluster of physical machine. context: a group of access parameters, a cluster, a namespace, a user. »