
Kubernetes for App Developers
Learn how to containerize, host, deploy, and configure an application in a multi-node cluster. Kubernetes is a high-velocity open source orchestration tool to deploy, scale, and update containerized applications. This course will teach you how to containerize, host, deploy, and configure an application in a multi-node cluster.
Schedule
In this 4-Day course 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.
Target Audience
Attendees should have basic Linux command line and file editing skills and be familiar with using a programming language (such as Python, Node.js, Go). A knowledge of Cloud Native application concepts and architectures)
Course Objectives
Upon successful completion of this course, students will have an understanding of:
​
-
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