How to delete evicted pods in Kuberenetes
Evicted pods can still consume resources like PVCs, disk space on etcd, IP addresses & ConfigMaps. Let's learn how to delete evicted pods.
10 Essential Kubernetes Interview Questions – Dec 2023
Introduction The job market for Kubernetes...
Install kubectl for interacting with k8s: A Quick Guide
A quick guide to help you install the kubectl command on Ubuntu Linux - the official k8s CLI - to interact with your Kubernetes cluster.