When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Learn DevOps: The Complete Kubernetes Course

Kubernetes will run and manage your containerized applications. Learn how to build, deploy, use, and maintain Kubernetes

     
  • 4.1
  •  |
  • Reviews ( 16K )
₹639

This Course Includes

  • iconudemy
  • icon4.1 (16K reviews )
  • icon14h 45m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Learn DevOps: The Complete Kubernetes Course

This course will help you to gain understanding how to deploy, use, and maintain your applications on Kubernetes. If you are into DevOps, this is a technology you need to master. Kubernetes has gained a lot of popularity lately and it is a well sought skill by companies. This

course is updated frequently

to include the features of latest releases! When Google started running containers a decade ago, nobody could reach this kind of infrastructure agility and efficiency. Using this knowledge, Google released Kubernetes as an free and open source project. Nowadays Kubernetes is used by small companies and big enterprises who want to gain the efficiency and velocity Google has. You can containerize applications using Docker. You can then run those containers on your servers, but there's no way you can manage those efficiently without extra management software. Kubernetes is an orchestrator for your containers that will create, schedule and manage your containers on a cluster of servers. Kubernetes can run on-premise or in the cloud, on a single machine or on thousands of machines. I will show you how to build apps in containers using docker and how to deploy those on a Kubernetes cluster. I will explain you how to setup your cluster on your desktop, or on the cloud using AWS. I use a real world example app (Wordpress with MySQL - blogging software) to show you the real power of Kubernetes: scheduling stateless and stateful applications. The introduction lectures that show you the Kubernetes desktop installation are free to preview, so you can already have a go at it before buying the course! This course also has Closed Captions (English subtitles)

Updates (11/2019):

Added Admission Controllers lectures

Continuous Development with Skaffold

etcd and the raft algorithm

Updates (01/2020):

AWS EKS (managed Kubernetes) lecture and demo

Updates (01/2021):

MutatingWebhook, ValidatingWebhook and demo

Updates (04/2024):

How to write a Kubernetes Operator Controller in Go

What You Will Learn?

  • Install and configure Kubernetes (on your laptop/desktop or production grade cluster on AWS) .
  • Use Docker Client (with kubernetes), kubeadm, kops, or minikube to setup your cluster .
  • Be able to run stateless and stateful applications on Kubernetes .
  • Use Healthchecks, Secrets, ConfigMaps, placement strategies using Node/Pod affinity / anti-affinity .
  • Use StatefulSets to deploy a Cassandra cluster on Kubernetes .
  • Add users, set quotas/limits, do node maintenance, setup monitoring .
  • Use Volumes to provide persistence to your containers .
  • Be able to scale your apps using metrics .
  • Package applications with Helm and write your own Helm charts for your applications .
  • Automatically build and deploy your own Helm Charts using Jenkins .
  • Install and use kubeless to run functions (Serverless) on Kubernetes .
  • Install and use Istio to deploy a service mesh on Kubernetes .
  • Continuously Develop using Skaffold Show moreShow less.