Learn DevOps: The Complete Kubernetes Course
Offered By: Udemy
Course Description
Overview
What you'll 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
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 infrastructureagility andefficiency. 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 todeploy 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):
*AWSEKS (managed Kubernetes)lecture and demo
Updates (01/2021):
*MutatingWebhook, ValidatingWebhook and demo
Updates (04/2024):
*How to write a Kubernetes Operator Controller in Go
Taught by
Edward Viaene
Related Courses
Architecting Hybrid Cloud Infrastructure with AnthosGoogle Cloud via Coursera Architecting Hybrid Cloud Infrastructure w/Anthos Français
Google Cloud via Coursera Deploy ASP.NET Core App to Google Kubernetes Engine with Istio
Google Cloud via Coursera Implementing Canary Releases of TensorFlow Model Deployments with Kubernetes and Anthos Service Mesh
Google Cloud via Coursera Installing the Istio on GKE Add-On with Kubernetes Engine
Google Cloud via Coursera