Introduction
In this course, you will learn how to manage application containers using Kubernetes. You'll learn how Kubernetes works and how to use it to deploy and manage applications.
🎯 Tasks
In this course, you will learn:
- How to use Kubernetes to deploy and manage applications
- How to examine and manage Kubernetes nodes and pods
- How to scale and manage pods with Deployments
- How to network pods with Services and Ingress
- How to use StatefulSets, DaemonSets, Jobs, and Cronjobs
- How to isolate workloads with Namespaces
- How to configure apps with Secrets and Configmaps
- How to store application data with PersistentVolumes
- How to use the Kubernetes Dashboard
🏆 Achievements
After completing this course, you will be able to:
- Effectively deploy and manage applications using Kubernetes
- Understand and utilize the key Kubernetes concepts and resources
- Implement advanced Kubernetes features like networking, storage, and workload isolation
- Leverage the Kubernetes Dashboard for visual management and monitoring