Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Kubernetes with 3-tier Project[CKA Basics]
Rating: 4.7 out of 5(3 ratings)
49 students

Learn Kubernetes with 3-tier Project[CKA Basics]

In this module, we will setup lab using kubeadm, I will be setting up on on a vm [4gb ram, 2cpu,60gb hd]
Created byAmit Maheshwari
Last updated 2/2025
English

What you'll learn

  • Hands-On for Kubernetes
  • Yaml writing and kubectl commands
  • Learn kubernetes with hands-on approach
  • All the SME, which are interested in Kubernetes or Microservice this is good starting point
  • Infra Engineer, Developers, QA engineer

Course content

9 sections29 lectures2h 58m total length
  • Introduction2:33

    What we are covering in this course, how the setup will be done.

  • What is Container Runtime and Why it is required2:38

    - What is Container Runtime

    - Example of Container Runtime application

    - Container LifeCycle

  • Introduction to COE(Container Orchestration Engine)5:32

    Explaination about COE?

    Why COE is required

Requirements

  • Basic of linux and docker

Description

This course includes:

- Setup using kubeadm, Why kubeadm how it provision the components. what is PKI, static pods

- Master components [ apiserver,etcd,scheduler and controller manager]

- Worker node componets: kube-proxy,kubelet,Container runtime

- Only single node setup, i will be using vmware workstation 17, ubuntu 24 server edition.

- As container runtime i will be using Docker-CE. This course includes the setup and step by step explaination for each topic

- Explain each component in details: cluster components,namespace,resources, quota, Pods, service, Deployments ,RC, Configmap,secrets,pv,pvc, and a full project where i will use the multiple api

- Each session will contain exercise, which will be interactive , attendees  should perform all the labs, and please check with lab guide, if is done correctly

-  Session will contain mcq and questionare to check the participant understanding.

-  Troubleshooting part also would be covered throughout the session.

-  We will be having different labs and solution session as well.

- Project: Three tier application would be developed: wordpress, mysql and phpadmin. We will perform the project in single namespace and across multiple namespace.

- Detail explaination about the project

- Provide full labs with details steps.

- We will be adding more api based on the feedback. Please provide feedback, and comments on the sections


Who this course is for:

  • Intermediate level who is familiar with Linux
  • Basic knowledge of docker