Duration: 2 Days
This course aims to help participants prepare for Certified Kubernetes Application Developer examination by the Cloud Native Computing Foundation (CNCF). Hence the outline is derived out of the CKAD curriculum published by CNCF and the entire course is based on Kubernetes clusters built using Kubeadm and by using Kubernetes version 1.13 Kubernetes Essentials course is a mandatory pre-requisite to take up prior to taking this course, as many of the essential topics of CKAD are covered as part of Kubernetes Essentials course.
Why you need to attend this course?
- Creating a Kubernetes cluster with version 1.13 of Kubernetes using Kubeadm.
- Understand Kubernetes Jobs and CronJobs.
- Understand multi-container pods.
- Setting up Readiness and Liveness probs to self-heal application pods.
- Setting up Role Based Access Control in Kubernetes cluster.
- Understand how to use user accounts and service accounts in RBAC.
- Configure NetworkPolicies to control ingress and egress traffic to a Pod.
- Understand Logging and Monitoring in Kubernetes.
- Setting up Horizontal Pod AutoScaler for Kubernetes Deployments.
- Understanding debugging and troubleshooting in Kubernetes.
- Understand ConfigMaps and Secrets and use them in Complex Deployments.
- Understand how to apply SecurityContext in Pod and Container level.
- Overview of CKAD Examination.
- Developers who wish to containerize software applications.
- Administrators who are new to container technology and container orchestration.
- Architects who are considering using container technologies in software architectures.
- Knowledge of basic unix / linux commands will be good to have.
- Valid AWS account and individual credentials to create EC2 instances.
- Should have knowledge to create AWS EC2 instances and should know how to access EC2
instances via SSH. - Should have attended Kubernetes Essentials course by CloudThat.