Video description
Kubernetes is now a de-facto standard for the deployment of the containerized applications into the production and it is the must-know tool for all DevOps engineers and software developers who want to learn how to run and test their applications in production.
During this course, you will also perform practical tasks like creating a Kubernetes cluster locally on your computers using Minikube, managing the Kubernetes cluster using kubectl, creating pods, analyzing how they are assigned to nodes, and examining their internals.
You will also learn to create deployments and observe how Kubernetes automatically creates necessary pods for this deployment, scale deployments, monitor deployments, and observe what happens when some of the pods fail.
Furthermore, you will create services to be able to connect to the deployments both internally and externally and launch the Kubernetes dashboard. Also, in practice activities, you will learn how to deploy applications in Kubernetes following the declarative approach and you will be able to create and apply YAML configuration files for the deployments and for the services.
By the end of the course, you will be able to modify deployments and services by making changes to the YAML configuration files and re-applying them.
What You Will Learn
- Understand Kubernetes and its architecture
- Learn what node, pod, services, and deployments are
- Learn to create a Kubernetes cluster
- Learn to manage a cluster using the Kubernetes dashboard
- Create pods using command lines
- Learn to connect to pods and explore their internals
Audience
This course can be taken by DevOps engineers who want to learn how to use Kubernetes. Software developers who want to learn how applications behave in the Kubernetes cluster. Basic knowledge of Docker is required.
About The Author
Bogdan Stashchuk: Bogdan Stashchuk is an experienced instructor (over 20+ years) with a software engineering background. He teaches complex stuff in an easy step-by-step manner. All his courses include practical exercises, which allow the learners to follow him from the start of any course till the end. Learners will perform all tasks the same way he does in his video lectures. There are a lot of challenging assignments, the solutions for which are discussed inside the course. This is the perfect combination that enables you to really learn and retain gained knowledge for a long period of time.
Table of contents
- Chapter 1 : Course Introduction
- Chapter 2 : Kubernetes Overview
- Chapter 3 : Minikube Installation
- Chapter 4 : Kubernetes Cluster
- Chapter 5 : Pod Creation
- Chapter 6 : Deployment Creation
- Chapter 7 : Service Creation
- Chapter 8 : Deployment and Service Deletion
- Chapter 9 : Running Node.js Application Using K8S
- Chapter 10 : Rolling Updates and Pods Recovery
- Chapter 11 : Kubernetes Dashboard
- Chapter 12 : YAML Specification Files
- Chapter 13 : Multiple Deployments Creation
- Chapter 14 : Interaction Between Deployments
- Chapter 15 : CRI-O Container Runtime
- Chapter 16 : Course Summary
Product information
- Title: Kubernetes for Beginners
- Author(s):
- Release date: May 2022
- Publisher(s): Packt Publishing
- ISBN: 9781804616475
You might also like
video
Getting Started with Kubernetes LiveLessons, 2nd Edition
6+ Hours of Video Instruction An updated edition of this video title is available. Please go …
video
Getting Started with Kubernetes, 3rd Edition
6 Hours of Video Instruction Learn how to use, deploy, and manage Kubernetes in six hours …
video
Kubernetes: From Basics to Guru
15+ Hours of Video Instruction Go from basic to guru in the Kubernetes world! Overview: Kubernetes: …
video
Kubernetes for the Absolute Beginners - Hands-On
Starting from the fundamental concept of containers, the course gradually unfolds into a comprehensive guide on …