50 Kubernetes Concepts Every Devops Engineer Should Know !!link!! Free Pdf Direct

A piece of storage in the cluster provisioned by an administrator.

Ensures that all (or some) Nodes run a copy of a specific Pod (e.g., log collectors). A piece of storage in the cluster provisioned

Automatically scales the number of Pods based on CPU/memory usage. A piece of storage in the cluster provisioned

The default cluster DNS used for service discovery. A piece of storage in the cluster provisioned

Exposes the Service externally using a cloud provider’s load balancer.

Manages the deployment of stateful applications (e.g., databases) with persistent IDs.

An abstract way to expose an application running on a set of Pods as a network service.