14. What is Volume in Kubernetes & why we need it? – part 1
What is Volume in Kubernetes & why we need it? – part 1 Why we need Volume?What is Volume?Types of Volumes? – What is EmptyDir? – What is…
What is Volume in Kubernetes & why we need it? – part 1 Why we need Volume?What is Volume?Types of Volumes? – What is EmptyDir? – What is…
What is Deployment in Kubernetes LAB – part 2
Hello everyone. My name is Anish Rana and you are watching Kubernetes web series. Today, we’re going to cover one interesting topic, i.e. “What is ReplicaSet?” First, we will cover…
What is Namespace in Kubernetes? 1. Understanding of Namespace. 2. What is NameSpace?3. Initial namespaces.4. Where we can use the Namespaces.5. How to create the namespace?6. How…
What is ReplicationController in Kubernetes 1. What is ReplicationController and why it required ?2. Understand the fields in yaml file.3. How to create Yaml file for ReplicationController?4. How…
Difference between Create &Apply option
What is POD in Kubernetes 1. What is POD. 2. Static POD 3. Dynamic POD 4. CKA exam question 5. CKAD exam question
Cgroup & Namespaces 1. How containers get the hardware resources?2. How to container PIDs are separated by other containers?3. What is Cgroup?4. What is…
How to create Kubernetes cluster on CentOS 9 Today we will learn:1. Kubeadm2. kubectl3. kubelet4. How to create Kubernetes cluster5. Prerequisite for kubernetes cluster6. Smooth installation of kubernetes…
Kubernetes: CentOS 9 Installation Today we will learn:1. Download & Install the Oracle Virtual BOX on Laptop2. Download CentOS 9 Stream OS3. Create 3 VMs4. Install the…