Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure Kubernetes Service training | AKS from Scratch
Rating: 3.6 out of 5(4 ratings)
40 students

Azure Kubernetes Service training | AKS from Scratch

Kubernetes training from Scratch with IT industry Expert
Created byJawed Sir
Last updated 1/2023
English

What you'll learn

  • This session is fully based on Basic Kubernetes concept for fresher or beginners who want to learn from scratch in Kubernetes
  • In This session i have started from scratch and deep drive on Architecture of Kubernetes
  • And All case scenario about component of Master node & Worker node
  • This session is very helpful for all beginners who does not have idea about Kubernetes
  • Or they want to switch technology from non technical to technical background

Course content

1 section12 lectures3h 35m total length
  • What is Kubernetes and why we use13:44

    Understand how Kubernetes orchestrates containerized applications with pods on a cluster of worker nodes, delivering lightweight deployments with no operating system dependency and automatic pod migration for high availability.

  • Architecture of Kubernetes32:43

    Understand the architecture of Kubernetes, including master and worker nodes, roles of API server, etcd, scheduler, kubelet, plus how YAML deploys pods with kubectl and replicas ensure availability.

  • Types of Kubernetes Cluster18:01
  • How do we create Kubernetes Cluster in Azure AKS19:29

    Learn to create an Azure AKS managed Kubernetes cluster by configuring resource groups, region, worker nodes, node pools, and networking options (Kubenet or Azure CNI) with RBAC and Azure AD.

  • Create Jump Box to connect Kubernetes Cluster10:22
  • Installation of kubectl , Azure CLI Plugins on Jump Box13:25
  • What is Pod and Node in Kubernetes26:41

    Explore what a pod is in Kubernetes, its purpose and advantages over one app per VM, with containerization and pods sharing resources on a worker node.

  • What is YAML File17:56
  • How do we Create Pod in Kubernetes12:32
  • How do we create Tomcat Application Pod in Kubernetes | Label | Request & limit12:38
  • Application Pods getting OOM Killed Error | All Important command28:18

    shows how to troubleshoot the OOM killed error in Kubernetes by inspecting pods, identifying insufficient CPU and memory, and increasing resources in the deployment YAML, then restarting pods.

  • Kubernetes Interview Questions And Answers9:30

Requirements

  • No prerequisite ,Any one can learn easily even they does not have technical Background

Description

I am a Real time working guy and providing training on real time based with 100% practical with clear concept.

If anyone from non technical background or working in different technology, they can learn and understand easily.

I have started from scratch &  from basic level from zero to advanced so that everyone can understand easily.


I have Covered below topics


##Lecture -01 ##

What is Kubernetes

Why we use and what are the advantage of Kubernetes


##Lecture -02 ##

Architecture Of Kubernetes

What is Master Node and worker node

What all component of master node and worker node

What is ETCD, Scheduler, Control manager, Kube-API

What is kubelet, container runtime, kube proxy


## Lecture -03  ##


Types Of Kubernetes Cluster

What is Managed Cluster

Difference between Managed Cluster and BareMetal Cluster


## Lecture -04 ##


How do we Create Azure Kubernetes Cluster


## Lecture 05 ##

What is Jump Box

How do we create Jump Box


## Lecture -06 ##

Install Kubectl Plugins and Azure Cli Plugins to Jump box


## Lecture -07 ##


What is Pod and Node in Kubernetes Cluster

What is Worker node and Master node


Lecture -08 ##


What is YAML file in Kubernetes


Lecture -09

How do authenticate your ID before conenct to Azure AKS Cluster

How do we connect Azure AKS cluster from jump box

How do we validate about correct cluster

How do we check how many nodes are running in a cluster

what is namespace

How do we create namespace using kubectl command

How do we deploy Pod using Yaml file

What are all basic command used in Kubernetes production Env


Lecture -10


How do we create Tomcat application

What is lable in kubernetes

What is Replica in Pod

What is Limit & Request in Pod



Lecture - 11


Application pod getting OOM killed error

What all mandatory command used in Kubernetes


Lecture - 12


Interview preparation question


=========


In my account i have added two session one is for basic kubernetes or absolute beginner to get understand of kubernetes concept

This session will be helpful for those folks who want to learn or switch job profiles into kubernetes but don't have a chance to get a job in kubernetes or have no knowledge about real time scenarios in industry,due to the lack of this thing they are not confident during the interview. I will explain about kubernetes infrastructure like all tools we have used in industry, and also share a list of interview questions.

Nowadays most of the companies have adopted containerization based applications and deploy applications over Kubernetes Platform so there are a lot of opportunities only on Kubernetes profile itself. Most guys have confusion that only devops openings are there but it's not true...Generally devops guys set up CICD Pipeline or Set Release pipeline over kubernetes environment. So company needs seperate team to manage entire kubernetes infrastructure, Generally in project 100+ kubernetes cluster 400+ application running as a pod so we need seperate team to manage entire infrastructure and we have to upgrade cluster time to time also

Who this course is for:

  • Beginner in Kubernetes, curious to learn Kubernetes from Scratch