Kubernetes Made Easy: Learn Kubernetes From Scratch
Kubernetes is a top COE developed by Google. Learn how to build, deploy, scale & manage Kubernetes in easy step-by-step
Created by Srinath Challa | 15 hours on-demand video course
This course is designed from the ground up for anyone who is interested to get hands-on Kubernetes. It will help you to gain an understanding of how to deploy, use, and maintain your applications on Kubernetes.
What you’ll learn
- First and foremost, you will learn about Kubernetes from scratch. No previous experience required.
- But added advantage to folks who has basic knowledge of Containers and Linux. If not, I have your back.
- Next, we will understand why we need a good Container Orchestration Engine and see why Kubernetes is your go-to option
- Then, we will build and administer production grade Kubernetes clusters on-the-go, on-cloud and as well as locally on your laptop
- After that, You will get in depth understanding of what are Pods, how do they connect and communicate and finally will show you how to write Pod manifest file and deploy it on Kubernetes
- Next, I will show you how to configure and manage Pod configuration using ConfigMaps and Secrets
- Then, we will go through managing application protection and high-availability using ReplicaSet, ReplicationController, and DaemonSet,
- After that, we will Scale Up and Scale Down application instances depending on traffic and also, I will show you how to Upgrade and Rollback applications versioins on Kubernetes Using Deployments
- Next, Using various Services, I will show you how to Connect and Configure communication between application internally inside Kubernetes cluster and expose applications on to Internet
- Then, we will explore, understand and configure various storage solutions from temporary to persistent storage.
- Finally, I will show you how to troubleshoot while setting up Kubernetes cluster, deploying and managing applications.
Recommended Course