Get 80% discount on Learn DevOps: The Complete Kubernetes course from Udemy.
Learn DevOps: The Complete Kubernetes Course Coupon
Get exclusive 80% Udemy discount for a limited time
Course Details
Kubernetes will run and manage your containerized applications. Learn how to build, deploy, use, and maintain Kubernetes
- Language: English (US)
- Offer: 80% discount
- Total Ratings: 4.5
- Organization: Udemy
- Course Lenght: 14 hours on-demand video
What You will learn from this course?
- 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