Kubernetes – Labels & Selectors
Kubernetes – Labels & Selectors Labels Labels are key-value pairs that are attached to pods, replication controllers,s and services. They
Read moreKubernetes – Labels & Selectors Labels Labels are key-value pairs that are attached to pods, replication controllers,s and services. They
Read moreKubernetes Architecture Kubernetes follows a client-server architecture. Wherein, we have master installed on one machine and the node on separate
Read moreKubernetes – introduction Kubernetes is a container management technology developed in Google lab to manage containerized applications in different kinds
Read more