Search our courses
Training

Kubernetes is a high-velocity open source orchestration tool to deploy, scale, and update containerized applications. This Kubernetes for App Developers training course will teach you how to containerize, host, deploy, and configure an application in a multi-node cluster.

Starting with a simple Python script, you will define application resources and use core primitives to build, monitor and troubleshoot scalable applications in Kubernetes. Working with network plugins, security and cloud storage, you will be exposed to many of the features needed to deploy an application in a production environment.

The topics covered are directly aligned with the knowledge domains tested by the Cloud Native Computing Foundation Certified Kubernetes Application Developer (CKAD) Program, and will substantially increase students’ ability to become certified.

 

In this course you’ll learn how to:

  •     Containerize and deploy a new Python script
  •     Configure the deployment with ConfigMaps, Secrets and SecurityContexts
  •     Understand multi-container pod design
  •     Configure probes for pod health
  •     Update and roll back an application
  •     Implement services and NetworkPolicies
  •     Use PersistentVolumeClaims for state persistence
  •     And more

 

This course is designed to be vendor- and distribution-neutral, so you will be able to apply these concepts universally.

Kubernetes for App Developers

Course Code

GTLFKAD

Duration

4 Days

Course Fee

Please note that €2,695 per seat is including exam voucher.

You will be required to bring a laptop for course attendance.

Accreditation

Certified Kubernetes Application Developer

 

The Certified Kubernetes Application Developer (CKAD) program has been developed by the Cloud Native Computing Foundation (CNCF), in collaboration with The Linux Foundation, to help expand the Kubernetes ecosystem through standardized training and certification.

Target Audience

  • Developers who want to containerize their applications and run them in production via Kubernetes
  • Operators/System Administrators who want to learn about Kubernetes components, API and security features
  • Cloud Architects who want to take advantage of cloud native technologies in their enterprise
  • This training course is suitable for anyone who wants to learn the skills necessary to build and administer a Kubernetes cluster

Attendee Requirements

  • To get the most out of this course, you should have basic Linux command line and file editing skills and be familiar with using a programming language (such as Python, Node.js, Go).  This certification is for Kubernetes engineers, cloud engineers and other IT professionals responsible for building, deploying, and configuring cloud native applications with Kubernetes.

Tuesday 28 May - Friday 31 May (4 days) 09.30 - 17.00
 Live Online GMT +01:00
Tuesday 11 June - Friday 14 June (4 days) 09.30 - 17.00
 Live Online GMT +01:00
Tuesday 18 June - Friday 21 June (4 days) 09.30 - 17.00
 Live Online GMT +01:00

Expand all

Course Description

Kubernetes is a high-velocity open source orchestration tool to deploy, scale, and update containerized applications. This Kubernetes for App Developers training course will teach you how to containerize, host, deploy, and configure an application in a multi-node cluster.

Starting with a simple Python script, you will define application resources and use core primitives to build, monitor and troubleshoot scalable applications in Kubernetes. Working with network plugins, security and cloud storage, you will be exposed to many of the features needed to deploy an application in a production environment.

The topics covered are directly aligned with the knowledge domains tested by the Cloud Native Computing Foundation Certified Kubernetes Application Developer (CKAD) Program, and will substantially increase students’ ability to become certified.

 

In this course you’ll learn how to:

  •     Containerize and deploy a new Python script
  •     Configure the deployment with ConfigMaps, Secrets and SecurityContexts
  •     Understand multi-container pod design
  •     Configure probes for pod health
  •     Update and roll back an application
  •     Implement services and NetworkPolicies
  •     Use PersistentVolumeClaims for state persistence
  •     And more

 

This course is designed to be vendor- and distribution-neutral, so you will be able to apply these concepts universally.

Course Outline

    1. Introduction

  1.         Objectives
  2.         Who You Are
  3.         The Linux Foundation
  4.         Linux Foundation Training
  5.         Preparing Your System
  6.         Course Registration
  7.         Labs

    2. Kubernetes Architecture

  1.         What Is Kubernetes?
  2.         Components of Kubernetes
  3.         Challenges
  4.         The Borg Heritage
  5.         Kubernetes Architecture
  6.         Terminology
  7.         Master Node
  8.         Minion (Worker) Nodes
  9.         Pods
  10.         Services
  11.         Controllers
  12.         Single IP per Pod
  13.         Networking Setup
  14.         CNI Network Configuration File
  15.         Pod-to-Pod Communication
  16.         Cloud Native Computing Foundation
  17.         Resource Recommendations
  18.         Labs

    3. Build

  1.         Container Options
  2.         Containerizing an Application
  3.         Hosting a Local Repository
  4.         Creating a Deployment
  5.         Running Commands in a Container
  6.         Multi-Container Pod
  7.         readinessProbe
  8.         livenessProbe
  9.         Testing
  10.         Labs

    4. Design

  1.         Traditional Applications: Considerations
  2.         Decoupled Resources
  3.         Transience
  4.         Flexible Framework
  5.         Managing Resource Usage
  6.         Multi-Container Pods
  7.         Sidecar Container
  8.         Adapter Container
  9.         Ambassador
  10.         Points to Ponder
  11.         Labs

    5. Deployment Configuration

  1.         Volumes Overview
  2.         Introducing Volumes
  3.         Volume Spec
  4.         Volume Types
  5.         Shared Volume Example
  6.         Persistent Volumes and Claims
  7.         Persistent Volume
  8.         Persistent Volume Claim
  9.         Dynamic Provisioning
  10.         Secrets
  11.         Using Secrets via Environment Variables
  12.         Mounting Secrets as Volumes
  13.         Portable Data with ConfigMaps
  14.         Using ConfigMaps
  15.         Deployment Configuration Status
  16.         Scaling and Rolling Updates
  17.         Deployment Rollbacks
  18.         Jobs
  19.         Labs

    6. Security

  1.         Security Overview
  2.         Accessing the API
  3.         Authentication
  4.         Authorization
  5.         ABAC
  6.         RBAC
  7.         RBAC Process Overview
  8.         Admission Controller
  9.         Security Contexts
  10.         Pod Security Policies
  11.         Network Security Policies
  12.         Network Security Policy Example
  13.         Default Policy Example
  14.         Labs

   7. Exposing Applications

  1.         Service Types
  2.         Services Diagram
  3.         Service Update Pattern
  4.         Accessing an Application with a Service
  5.         Service without a Selector
  6.         ClusterIP
  7.         NodePort
  8.         LoadBalancer
  9.         ExternalName
  10.         Ingress Resource
  11.         Ingress Controller
  12.         Labs

    8. Troubleshooting

  1.         Troubleshotting Overview
  2.         Basic Troubleshooting Steps
  3.         Ongoing (Constant) Change
  4.         Basic Troubleshooting Flow: Pods
  5.         Basic Troubleshooting Flow: Node and Security
  6.         Basic Troubleshooting Flow: Agents
  7.         Monitoring
  8.         Logging Tools
  9.         Monitoring Applications
  10.         System and Agent Logs
  11.         Conformance Testing
  12.         More Resource
  13.         Labs

    9. Closing and Evaluation Survey

Exam

Cloud Native Computing Foundation Certified Kubernetes Application Developer (CKAD).

The Certified Kubernetes Application Developer exam certifies that users can design, build, configure, and expose cloud native applications for Kubernetes. A Certified Kubernetes Application Developer can define application resources and use core primitives to build, monitor, and troubleshoot scalable applications and tools in Kubernetes.

The exam assumes knowledge of, but does not test for, container runtimes and a microservice architecture.

The online, proctored, performance-based test consists of a set of performance-based items (problems) to be solved in a command line and is expected to take approximately two (2) hours to complete.

This exam curriculum includes these general domains and their weights on the exam:

    13% – Core Concepts
    18% – Configuration
    10% – Multi-Container Pods
    18% – Observability
    20% – Pod Design
    13% – Services & Networking
    8% – State Persistence

 

Further information can be found on this link.

Learning Path
Ways to Attend
  • Attend a public course, if there is one available. Please check our Schedule, or Register Your Interest in joining a course in your area.
  • Private onsite Team training also available, please Contact Us to discuss. We can customise this course to suit your business requirements.

Private Team Training is available for this course

We deliver this course either on or off-site in various regions around the world, and can customise your delivery to suit your exact business needs. Talk to us about how we can fine-tune a course to suit your team's current skillset and ultimate learning objectives.

Private Team Training | Contact us

Technical ICT learning & mentoring services

Private Team Training

Our instructors are specialist consultants with vast real world experience and expertise allowing them to design and deliver client-focused courses for your organisation.

Learn more about our Private Team Training

What Our Clients Say

"Absolutely fantastic training. Thoroughly enjoyed it thanks to our highly enthusiastic tutor.  It wouldn't be an understatement to say that it was the best professional training that I have ever received."

 

Customised Linux with Networking

Live Online -  February 2022

 

"The course content was very good. When needed, the Instructor was extending the content of the course with hints and tips to help us understand different topics that were covered in the course."

 

Kubernetes Administration Certification - GTLFK

Live Online June 2021

 

 

 

“The course was held at the highest possible standards, the instructor was excellent, well prepared, well informed, and clearly an SME. Top marks.”

 

Professional Cloud Service Manager - GTC13

Live Online December 2021

 

“Very engaging and practical course so hope to be able to put the learning into practice.”

 

Being Agile in Business - GTBAB

Live Online September 2021

 

“Great instructor, who encouraged active participation. The breakout groups and exercises kept the group engaged and the content relevant to our own products”.

 

Site Reliability Engineering Foundation - GTDSRE

Live Online January 2022

 

 

 

"Intelligence is the ability to avoid doing work, yet
getting the work done"

Linus Torvalds, creator of Linux and GIT

Technical ICT learning & mentoring services

About GuruTeam

GuruTeam is a high-level ICT Learning, Mentoring and Consultancy services company. We specialise in delivering instructor-led on and off-site training in Blockchain, Linux, Cloud, Big Data, DevOps, Kubernetes, Agile, Software & Web Development technologies. View our Testimonials

Download our eBrochure
Our Accreditation Partners
  •  
  •  
  •  

 

Upcoming Courses

Kubernetes Administration

28th - 31st May 2024

11th - 24th June 2024

18th - 21st June 2024

 Live Online

 

This Kubernetes Administration Certification training course is suitable for anyone who wants to learn the skills necessary to build and administer a Kubernetes cluster

Learn More

RUST

28th - 31st May 2024

11th - 14th June 2024

18th - 21st June 2024

 Live Online

This course will help you understand what Rust applications look like, how to write Rust applications properly, and how to get the most out of the language and its libraries.

Learn More

Introduction to Python 3 

7th - 9th May 2024

4th - 6th June 2024

 

Live Online

This Introduction to Python 3 training course is designed for anyone who needs to learn how to write programs in Python or support/modify existing programs.

 

Learn More

 GO LANG TRAINING

28th - 31st May 2024

11th - 14th June 2024

18th - 21st June 2024

 

Live Online        

 

This Go language programming training course will help you understand how Go works, and immediately be more productive. If you are building a team using Go, this will be a great opportunity to get your team on the same page and speaking the same language. Innovative lab exercises and code samples are provided to reinforce skills and quickly master the topics.

Learn More

Newsletter

Stay up to date, receive updates on scheduled dates, new courses, offers, and events.

Subscribe to our Newsletter