Skip to content

Files

Latest commit

a915d26 · Feb 4, 2024

History

History

kubernetes-for-developers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 4, 2024
Feb 4, 2024
Feb 4, 2024

README.md

description
Advanced part about kubernetes

Kubernetes for Developers

Course Learning Objectives

By the end of this course, you should be able 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 Network Policies
  • Use Persistent Volume Claims for state persistence