Kubernetes Service in a NutshellThe way to scale up containerized applications in Kubernetes is to create multiple pods. However, Kubernetes pods are not permanent…Feb 9, 2021Feb 9, 2021
Kubernetes Namespaces in a NutshellKubernetes namespaces are virtual clusters backed by the same physical cluster. Kubernetes starts with four default namespaces — default…Jan 29, 2021Jan 29, 2021