You are on page 1of 1

Topic

Methodology
Kubernetes Concept Lecture / Hands-on
a. Introduction to Kubernetes
b. Features of Kubernetes
c. Key concepts in kubernetes

Kubernetes Architecture Lecture / Hands-on
a. Kubernetes Architecture
b. Kubernetes Components
c. Cloud controller manager
d. Kubernetes Workloads
e. Pod networking & Storage

Setting up Kubernetes Lecture / Hands-on
a. Getting system ready to install kubernetes
b. Setup kubernetes cluster using kubeadm

Kubernetes basic Commands Lecture / Hands-on
a. Commands to check components of kubernetes
b. Kubectl commands to create and check kubernetes
objects

Creating YAML files Lecture / Hands-on
a. What is YAML
b. Understanding YAML template
c. Write YAML files to create kubernetes objects

Deploying Services using YAML Lecture / Hands-on
a. Deploy web application using nginx in kubernetes
b. Deploy microservices spring boot application in
kubernetes
c. Deploy multicontainer application with data sharing
d. Scaling deployments in kubernetes

You might also like