: The smallest deployable unit of computing that you can create and manage in Kubernetes.
A consistent, highly available key-value store. It holds all configuration data and the state of your cluster. 5. Controller Manager (kube-controller-manager)
How Kubernetes manages, groups, and scales your application containers.
Contains rules that represent a set of permissions (e.g., "get pods", "list services"). Roles only grant permissions within a specific namespace.
The data keeper. Manages the deployment of stateful applications, providing unique identities and persistent storage for each Pod. 14. DaemonSet
: The smallest deployable unit of computing that you can create and manage in Kubernetes.
A consistent, highly available key-value store. It holds all configuration data and the state of your cluster. 5. Controller Manager (kube-controller-manager)
How Kubernetes manages, groups, and scales your application containers.
Contains rules that represent a set of permissions (e.g., "get pods", "list services"). Roles only grant permissions within a specific namespace.
The data keeper. Manages the deployment of stateful applications, providing unique identities and persistent storage for each Pod. 14. DaemonSet