My k8s dictionary
My K8s Dictionary
- Cluster: A group of computers (nodes) that work together to run the containerised applications
- Nodes: A machine that runs the workload. There are master nodes (control plane) and worker nodes (run containers)
- Pod:
- Namespace
- Workloads
- Deployment
- Service
- ReplicaSet
- Kubelet
- Kube-proxy
- ← Previous
Introduction to bouldering - Next →