My k8s dictionary
My K8s Dictionary
- Cluster: A group of computers (nodes) that work together to run the containerised applications
- Nodes: Nodes are Linux hosts, either VM or physical servers that run various K8s components
- Pod:
- Namespace
- Workloads
- Deployment
- Service
- ReplicaSet
- Kubelet
- Kube-proxy