CKAD: NetworkPolicy
Question: There are 3 Pods, “web”, “db” and “ckad-netpol-newpod”, are running under namespace ckad-netpol. Task: Pod ckad-netpol-newpod in the ckad-netpol namespace to use a NetworkPolicy allowing the Pod to send…
Question: There are 3 Pods, “web”, “db” and “ckad-netpol-newpod”, are running under namespace ckad-netpol. Task: Pod ckad-netpol-newpod in the ckad-netpol namespace to use a NetworkPolicy allowing the Pod to send…
In this comprehensive video, we dive deep into the concept of StatefulSets in Kubernetes. You may have heard about Deployments, but StatefulSets offer a unique way to manage stateful applications…
Linux Foundation: Discount exam coupons 40% Discount Coupon: use code K8S10YEARS at checkoutHurry Up: Offer Ends Soon, July 2024
Requests and limits Requests: It means minimum amount of resource it can consume (request). Kubernetes Schedular will check the node if it can create a pod with this minimum…
Multus CNI By default, Kubernetes supports a single network interface! For some scenario, we need to implement two or three interfaces in the PODs, so that we can connect to…
In this blog, you will find the Docker, Kubernetes, Ansible and Linux courses along with theirs exam preparations and free documentations with practical lab questions and their answers. Besides this,…
Cluster Architecture, Installation & Configuration 25% In this post, we will talk about these points. Manage role based access control (RBAC) Use Kubeadm to install a basic…
CKA Exam – Troubleshooting 30%
– Understand storage classes, persistent volumes. – Understand volume mode, access modes and reclaim policies for volumes. – Understand persistent volume claims primitive. – Know how to configure applications…
Workloads & Scheduling 15% 1. Understand deployments and how to perform rolling update and rollbacks 2. Use ConfigMaps and Secrets to configure applications 3. Know how to scale applications 4.…