Kubernetes for Beginners

Get started with Kubernetes and learn how to deploy applications into production to start your DevOps career.

This is the Kubernetes for Beginners. In this beginners-friendly course you will get solid understanding and practical experience with Kubernetes. Kubernetes is now 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 the production.

What you’ll learn

  • Understand what is Kubernetes and its architecture which includes Nodes, Pods, Services and Deployments and how to manage Services and Deployments.
  • Create Kubernetes cluster, manage it using Kubernetes Dashboard, create Pods using command line, connect to Pods and explore their internals.
  • Understand and be able to create different kinds of services such as ClusterIP, NodePort and LoadBalancer and certainly understand how internal DNS works.
  • Create Services and Deployments using YAML configuration files which allow to apply and update configurations fast and easy.

Course Content

  • Course Introduction –> 1 lecture • 3min.
  • Kubernetes Overview –> 5 lectures • 15min.
  • Minikube Installation –> 3 lectures • 12min.
  • Kubernetes Cluster –> 2 lectures • 11min.
  • Pod Creation –> 3 lectures • 15min.
  • Deployment Creation –> 3 lectures • 14min.
  • Service Creation –> 3 lectures • 12min.
  • Deployment and Service Deletion –> 1 lecture • 1min.
  • Running Node.js Application using K8S –> 7 lectures • 35min.
  • Rolling Updates and Pods Recovery –> 2 lectures • 10min.
  • Kubernetes Dashboard –> 1 lecture • 4min.
  • YAML Specification Files –> 4 lectures • 17min.
  • Multiple Deployments Creation –> 6 lectures • 16min.
  • Interaction between Deployments –> 3 lectures • 7min.
  • CRI-O Container Runtime –> 3 lectures • 6min.
  • Course Summary –> 1 lecture • 1min.

Kubernetes for Beginners

Requirements

This is the Kubernetes for Beginners. In this beginners-friendly course you will get solid understanding and practical experience with Kubernetes. Kubernetes is now 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 the production.

In this practical Kubernetes for Beginners course you will learn about key building blocks of the Kubernetes: Nodes, Pods, Services and Deployments.

During this course you will also perform following practical tasks:

  1. Create Kubernetes cluster locally on your computers using Minikube
  2. Manage Kubernetes cluster using kubectl
  3. Create Pods, analyze how they are assigned to particular Nodes and examine their internals
  4. Create Deployments and observe how Kubernetes automatically creates necessary Pods for this deployment
  5. Scale deployments, monitor deployments and observe what happens when some of the Pods fail
  6. Create Services to be able to connect to the Deployments both internally and externally
  7. Launch Kubernetes Dashboard

Also in practice activities you will learn how to deploy applications in Kubernetes following declarative approach:

  1. Create and apply YAML configuration files for the Deployments
  2. Create and apply YAML configuration files for the Services
  3. Modify Deployments and Services by making changes to the YAML configuration files and re-applying them

You will also learn how to perform following tasks:

  1. Perform rolling updates for the deployments
  2. Change container runtime from the Docker to CRI-O and re-deploy all previously deployed applications.

With this course you will get lifetime-long access to almost 50 lectures and tens of practical exercises. After the course you will get solid hands-on experience with Kubernetes and be able to deploy any application into the production using Kubernetes.

You will also get 30-days money-back guarantee. No questions asked!

Don’t wait and join the course now!

Get Tutorial