Kubernetes for the Absolute Beginners - Hands-on
- Offered byUDEMY
Kubernetes for the Absolute Beginners - Hands-on at UDEMY Overview
Duration | 6 hours |
Total fee | ₹3,499 |
Mode of learning | Online |
Difficulty level | Beginner |
Credential | Certificate |
Kubernetes for the Absolute Beginners - Hands-on at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Learn from 18 articles & 1 downloadable resources
- Get full lifetime access of the course material
- Comes with 30 days money back guarantee
Kubernetes for the Absolute Beginners - Hands-on at UDEMY Course details
- For Beginners in Containers
- For Beginners in Orchestration
- For System Administrators
- For Developers
- For Project Managers
- Gain basic understanding of Kubernetes Fundamentals
- Develop Kubernetes Configuration Files in YAML
- Deploy Kubernetes Cluster on local systems
- Deploy Kubernetes on Cloud - Google Cloud Platform
- Deploy Applications on Kubernetes
- Setup ReplicaSets, Services and Deployments on Kubernetes
- Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications
- You will start your journey as a beginner and go through 10 simple, step-by-step lectures
- Each lecture and demo is designed to give you the time to fully grasp all of the concepts
- Each exercise will help you make sure you have truly mastered the concepts and will help have the confidence to apply your Kubernetes knowledge in real-world situations
- You will be developing your own services using Kubernetes configuration files for different use cases right in your browser
- This course is the best way to learn the Kubernetes skills you will need to succeed in your DevOps career
Kubernetes for the Absolute Beginners - Hands-on at UDEMY Curriculum
Introduction
Introduction
The Kubernetes Course Series
Demo - How to Access the Labs?
Kubernetes Overview
Containers Overview
Container Orchestration
Kubernetes Architecture
Setup Kubernetes
Kubernetes Setup - Introduction and Minikube
Demo - Minikube
Kubernetes Concepts
PODs
Demo - PODs
YAML Introduction
Introduction to YAML
Introduction to Coding Exercises
Kubernetes Concepts - PODs, ReplicaSets, Deployments
PODs with YAML
Demo - PODs with YAML
Tips & Tricks - Developing Kubernetes Manifest files with Visual Studio Code
Solution : Pods with YAML Lab
Replication Controllers and ReplicaSets
Demo - ReplicaSets
Solution - ReplicaSets
Deployments
Demo - Deployments
Solution - Deployments
Deployments - Update and Rollback
Demo - Deployments - Update and Rollback
Networking in Kubernetes
Basics of Networking in Kubernetes