Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Kubernetes Course - Full Beginners Tutorial (Containerize Your Apps!)

via freeCodeCamp

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive 2-3 hour video tutorial on Kubernetes, designed for beginners looking to containerize their applications. Learn the fundamentals of Kubernetes, including concepts like Pods, Clusters, Nodes, and Services. Master essential tools such as kubectl and Minikube. Explore hands-on exercises in creating and managing deployments, scaling applications, and implementing various service types. Gain practical experience in Dockerizing Node.js applications, pushing custom images to Docker Hub, and applying YAML specifications. Discover how to use the Kubernetes Dashboard, resolve connectivity issues between deployments, and even switch container runtimes from Docker to CRI-O. By the end of this tutorial, acquire the skills to effectively deploy and manage containerized applications in a Kubernetes environment.

Syllabus

) Kubernetes for Beginners Introduction.
) What is Kubernetes.
) What is Pod.
) Kubernetes Cluster and Nodes.
) Kubernetes Services.
) What is kubectl.
) Software required for this course.
) Installing kubectl.
) Installing Minikube.
) Cleating Kubernetes cluster using Minikube.
) Exploring the Kubernetes node.
) Creating just single Pod.
) Exploring Kubernetes Pod.
) Creating alias for the kubectl command.
) Creating and exploring Deployment.
) Connecting to one of the Pods using its IP address.
) What is Service.
) Creating and exploring ClusterIP Service.
) Connecting to the Deployment using ClusterIP Service.
) Deleting Deployment and Service.
) Creating Node web application.
) Dockerizing Node application.
) Pushing custom image to the Docker Hub.
) Creating deployment based on the custom Docker image.
) Scaling custom image deployment.
) Creating NodePort Service.
) Creating LoadBalancer Service.
) Rolling update of the deployment.
) What happens when one of the pods is deleted.
) Kubernetes Dashboard.
) Creating YAML deployment specification file.
) How to use Kubernetes documentation.
) Applying YAML deployment file.
) Creating YAML service specification file.
) Plan for the creation of the two deployments.
) Creating another web app with two endpoints.
) Building custom Docker image for the second web app.
) Creating YAML specification for the second web app.
) Creating YAML specification for the NGINX app.
) Applying specifications for both apps.
) Verifying connectivity between different deployments.
) Resolving Service name to IP address.
) Deleting both applications.
) Changing Container Runtime from Docker to CRI-O.
) Deploying apps using CRI-O container runtime.
) Verifying connectivity between deployments.
) Wrap-Up.

Taught by

freeCodeCamp.org

Reviews

Start your review of Kubernetes Course - Full Beginners Tutorial (Containerize Your Apps!)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.