LOCATIE | PERIOADA(aaa-ll-zz) | LIMBA | PRET * | GTR | |
---|---|---|---|---|---|
Virtual | 2025-09-22 - 2025-09-26 | RO | 1090 € |
Inscriere | |
Virtual | 2025-11-24 - 2025-11-28 | RO | 1300 € | Inscriere |
GTR = sesiune garantata
*Pretul nu include TVA si este valabil pentru un participant inscris la sesiuni publice sau la un curs in format SPVC sau WBT.
Inscrierea la o sesiune publica nu va garanteaza rezervarea unui loc. La scurt timp de la momentul inscrierii, veti fi contactat de un reprezentant Kluger pentru confirmarea rezervarii si a pretului final.
Disponibilitatea acestui curs in alte formate de livrare, sub un cod diferit, se poate verifica in portofoliu.
Daca doriti o sesiune privata, cu agenda standard sau adaptata nevoilor dvs., va rugam sa ne contactati.
Inspired by cncf and kubernetes.io , this course is designed for software and system engineers who want to get started with Kubernetes and gain more advanced experience. It is focused on Cloud Native principles and microservices architectures. The foundation of this course is hands-on practice which helps you to develop the necessary skills needed to interact with Kubernetes ecosystem.
This course aligns with Certified Kubernetes Administrator and Certified Kubernetes Application Developer exams from the Cloud Native Computing Foundation.
Once you master Kubernetes, you can manage other container-orchestration solutions such as: RedHat Openshift, Rancher, Amazon EKS, Azure AKS, Google GKE, IBM Cloud Kubernetes Service.
You’ll learn
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice.
Difficulty
Beginner to Advanced
Software and system engineers who want to get started with Kubernetes and gain more skills.
To get the most out of this course, you should have:
Recommended free courses:
Day 1
Course introduction
Docker Overview
Lab: Setup your Docker host machine
Application containerization
Lab: Configure, build and run applications using Docker
Kubernetes architecture
Lab: Setup your K8s lab cluster
Day 2
Uderstanding the Kubernetes API
Lab: Interacting with K8s API using kubectl and K8s dashboard
Pods
Lab: Deploy, monitor and configure resource management for Pods
Services and Load Balancing
Lab: Exposing your application inside and outside of a K8s cluster
ReplicaSet and Deployment
Lab: Deploy a real application on a K8s cluster
Persistance in Kubernetes
Lab: Add persistance to an existing application deployed on a K8s cluster
Day 3
Advanced Kubernetes Networking
Lab: Secure an application using network policies
Kubernetes Configuration
Lab: Use secrets and configmaps to decouple configuration for an existing application deployed on a K8s cluster
DaemonSets
Lab: Working with DaemonSets
StatefulSets
Lab: Deploy a stateful application on a K8s cluster
Jobs and CronJobs
Lab: Deploy short-lived applications using Jobs and CronJobs on a K8s cluster
Day 4
Mastering kubectl
Lab: Boost your kubectl productivity
Role-Based Access Control
Lab: Create a user with limited access on a K8s namespace
Package management with Helm
Lab: Deploy an application on a K8s cluster using Helm
Cluster Administration and Multitenancy
Lab: Isolate a namespace on a K8s cluster
Create a Kubernetes Cluster
Lab: Create and configure a K8s cluster using kubeadm
Day 5
Obervability
Lab: Use Prometheus to monitor K8s components
Deployment strategies on Kubernetes
Lab: Deploy an application on K8s using Blue/Green and Canary strategies
Troubleshooting and CTF
Lab: Solve real K8s application challanges in a 2h “Capture the Flag” session