Learn DevOps: The Complete Kubernetes Course (Udemy.com)

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

Created by: Edward Viaene

Produced in 2022

icon
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

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 92 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a postgresql course? Or looking for more detail on Edward Viaene's Learn DevOps: The Complete Kubernetes Course? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

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)
Last Update (11/2019):
* Added Admission Controllers lectures
* Continuous Development with Skaffold
* etcd and the raft algorithmWho this course is for:
  • There is no prior knowledge needed, but a dev/ops/cloud/linux/networks background will definitely help
  • The course optionally uses Kubernetes on AWS. If you want to learn more about AWS itself, you will need to read some AWS documentation or take another AWS course. The course only explains how to use Kubernetes on AWS, it doesn't explain how to use AWS itself. Still, all steps that you need to follow are explained in this course.

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Edward Viaene

I've been a System Administrator and full stack developer for over 10 years, the typical profile for a DevOps engineer. I've been working in multiple organizations and startups. I've cofounded a startup that focusses on applying DevOps and Cloud. I have been training people in newer technologies, like Big Data. I've trained a lot of people working in FTSE 100 & S&P 100 companies. Today I mainly work together with companies to improve their software delivery processes, while coaching and teaching on platforms like Udemy.

icon
Reviews

4.6

50 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

The vast set of cutting edge details concerning kubernetes which coupled with examples of their implementation. Though I'm sure that all this requires a lot of practise in fields.

Really good introductory course, feel like it gave me a good basic understanding of many of the concept in Kubernetes. all the demos are done using the command line, which I struggled with to begin with since I haven't had much practice with it, but eventually got used to it. I could have benefitted with some more information around the topics of certificates and TLS management (background information on them rather than kubernetes specific) but I guess this would be too basic for some students and was something that I could just google anyway.Overall, would definitely recommend this course.

Uno de los mejores y ms completos cursos de Kubernetes !! Realmente lo recomiendo, pero eso s: deberas de tener conocimientos bsicos previos de Kubernetes :)

Hello Friends, I enjoyed learning, you are in the right place if you want to learn Kubernetes from Basic to Advanced. Thanks to Edward Viaene for the wonderful course. Thanks -Raja

Not enough interaction.Too much slide readingExample are good, but request much more interaction with student

O treinamento vale muito a pena, o isntrutor mostra total conhecimento no assunto. J fiz outros treinamentos de Kubernetes, esse recomendo 100%.

A very detailed, hands-on course on Kubernetes. Theory explained is brief and concise. Content presented is up to date. Author also clearly explains which features of kubernetes are the latest, and various alternatives available for the same. Integration of Kubernetes with Kafka and Jenkins was really helpful. Kudos to the author for a job well done.

Really good. Not everything worked out of the box due to Kubernetes moving so fast. Thank you for this course, now I have solid understanding!

I think this should be the best k8s course for a beginner. The Demo are very explanatory and the instructor has really designed the course in such a way that you grasp the concept.I would love to get few more topics added to this course to make this a one-stop place for anyone who wants to start working on kubernetes1. A lecture on GKE2. Kustomize3. Annotations4. Demo on webhooks

What I pay isn't what the course values. This course is a BIG Kubernetes course with everything that you need to start to use Kubernetes. I will use this course for many months I guess because is so many information.Thanks for the course and I will make other courses with you.

It covers maybe subjects about kubernetes with examples. More over slides have been updated since course release. It is a very good start to get familiar with basic concepts and even some advanced ones

As a developer nowadays you need at least have knowledge of containers en microservices. And when using Docker and hosting on the cloud, the next logical step of automation is Kubernetes.This course is broad and touches most if not all of Kubernetes. It's good to have seen and skimmed the jargon for the advanced topics, which I hope, I never have to design for ohers. But at least I am now able o understand and maintain existing kubernetes-files.