Complete Kubernetes: Easy & Practical Guide + Project
Beginner Level: Learn the Original Kubernetes to Use on Any Cloud (GKE, AKS, EKS...) + Amazing Capstone Project!
What you will learn:
Orchestrate a professional application in the Final Project of the Course, but first, you will learn...What is a container orchestrator, and what are they used for.
Study the concepts, resources and components for the Certified Kubernetes Administrator (CKA) exam.
Install and configure Kubernetes locally.
Install kubectl, the command-line tool for controlling Kubernetes.
Learn from the basics: History, Fundamentals, and Concepts of Kubernetes.
Understand the components that make up a Kubernetes cluster.
Know the structure of YAML files used in Kubernetes.
Group containers into logical host models called Pods.
Maintain a stable set of replicas of running Pods using ReplicaSets.
Deploy, scale, rollout and rollback your applications with Deployments.
Understand basic Kubernetes internal networking infrastructure.
Learn to use the resource group isolation mechanism with Namespaces.
Understand, build, consume and manipulate different types of services using Kubernetes Services.
Understand and implement sanity checks for your applications with LivenessProbe.
Understand and manage minimum and maximum computational resources with Kubernetes Resources features.
Use Volumes for data persistence (emptyDir, hostPath and PersistentVolume).
Understand, build and manage daemons with powerful Kubernetes DaemonSets.
Run one-off processes or tasks with Kubernetes Jobs resources.
Design and schedule tasks/processes with Kubernetes CronJobs.
Store, use, and manipulate non-confidential configuration data using ConfigMaps.
Using and manipulating sensitive configuration data through Kubernetes Secrets.
Orchestrate persistent stateful applications with advanced and powerful StatefulSets.
Manipulate internal and external endpoints with Kubernetes Endpoints objects.
Learn and use the new Kubernetes EndpointSlices to handle endpoints.
Understand and control access to Kubernetes resources using RBAC Security Authorization.
Learn good practices for day-to-day Kubernetes administration.
Gain confidence to put on your resume that you know Kubernetes!