Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
390 views1 page

Kubernetes Course Contents

This document outlines the topics and methodology for a Kubernetes training which includes an introduction to Kubernetes concepts and architecture, setting up a Kubernetes cluster, using basic Kubernetes commands, creating YAML files, and deploying services using YAML files. The training will cover key Kubernetes concepts, components, workloads, networking and storage through lectures and hands-on exercises. Trainees will learn how to install Kubernetes, create and check Kubernetes objects, write YAML templates, and deploy web applications, microservices, and multicontainer applications on Kubernetes.

Uploaded by

jamesbond123456
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
390 views1 page

Kubernetes Course Contents

This document outlines the topics and methodology for a Kubernetes training which includes an introduction to Kubernetes concepts and architecture, setting up a Kubernetes cluster, using basic Kubernetes commands, creating YAML files, and deploying services using YAML files. The training will cover key Kubernetes concepts, components, workloads, networking and storage through lectures and hands-on exercises. Trainees will learn how to install Kubernetes, create and check Kubernetes objects, write YAML templates, and deploy web applications, microservices, and multicontainer applications on Kubernetes.

Uploaded by

jamesbond123456
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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