I am a DevOps/Software engineer (at Cloudify.co), and I started preparation for the CKA Kubernetes exam. In this series, I will share some exercises I find useful during my preparation in order to help you better prepare for the CKA exam. I will gather all exercises in this GitHub account, clone this repo to get all exercises at once.

**CKA exercises **series published posts:

Let’s start.

Prerequisites

  • Existing Kubernetes cluster
  • Kubernetes cluster with CNI supporting Network Policies, for example, Calico CNI

Install Calico CNI to EKS cluster example:

https://docs.aws.amazon.com/eks/latest/userguide/calico.html

#k8s #kubernetes

CKA Exercises, Network policy, Namespace
1.40 GEEK