📄️ Install kubectl
Install the Kubernetes client kubectl
📄️ Introduction to Kubernetes
Basic Kubernetes client commands to check first
📄️ Basic cluster operations
Basic Kubernetes cluster operations
📄️ Install cluster extension
Install the Metrics-server extension for the Kubernetes cluster
📄️ Basic Pods operations
Basic Operations with Pods
📄️ Advanced Pod operations
Advanced operations with pods
📄️ Use ReplicaSet and Deployment
Orchestrating applications with ReplicaSet and Deployment mechanisms
📄️ Create ConfigMap and Secret
Learn how to use ConfigMap and Secret
📄️ Create Persistent Volume
Learn how to use PersistentVolume with NFS as a backend
📄️ Using Service concept
Exposing Kubernetes application
📄️ Security concept
Learn the basics of Kubernetes security
📄️ Use an Ingress Controller
Deploy the NGINX Ingress Controller
📄️ Install Load Balancer
Install bare-metal Load Balancer service
📄️ Using Network Policy
Simple Network Policy
📄️ Troubleshooting
Debug any application
📄️ Learn Helm
Learn how to use Helm to install any application on Kubernetes.
📄️ Congratulations!
You have just learned the basics of Kubernetes!