Skip to content

Latest commit

 

History

History
91 lines (82 loc) · 16.1 KB

README.md

File metadata and controls

91 lines (82 loc) · 16.1 KB

Kubernetes Free Tutorials

Kubernetes is the leading container orchestration platform. This Skill Tree offers a comprehensive learning path for mastering Kubernetes. Perfect for DevOps beginners, it provides a clear roadmap to understand container orchestration, scaling, and deployment strategies. Through hands-on, non-video courses and practical exercises in a cloud-native playground, you'll gain real-world experience in managing containerized applications at scale.

Index Name Difficulty Tutorial Link
01 📖 Explore the Kubernetes Cluster ★☆☆ 🔗 View
02 📖 Deploy Applications on Kubernetes ★☆☆ 🔗 View
03 📖 Explore and Debug Kubernetes Applications ★☆☆ 🔗 View
04 📖 Expose Kubernetes Applications ★☆☆ 🔗 View
05 📖 Scale and Load Balance Applications ★☆☆ 🔗 View
06 📖 Update and Rollback Applications ★☆☆ 🔗 View
07 📖 Your First Kubernetes Lab ★☆☆ 🔗 View
08 📖 Kubernetes Cluster Information ★☆☆ 🔗 View
09 📖 Kubernetes Client and Server Version ★☆☆ 🔗 View
10 📖 Kubernetes Cluster Architecture ★☆☆ 🔗 View
11 📖 Kubernetes Dashboard Management ★★☆ 🔗 View
12 📖 Kubernetes Create Command ★☆☆ 🔗 View
13 📖 Kubernetes Run Command ★☆☆ 🔗 View
14 📖 Kubernetes Describe Command ★☆☆ 🔗 View
15 📖 Kubernetes Logs Command ★☆☆ 🔗 View
16 📖 Kubernetes Exec Command ★☆☆ 🔗 View
17 📖 Kubernetes Set Command ★☆☆ 🔗 View
18 📖 Kubernetes Expose Command ★☆☆ 🔗 View
19 📖 Kubernetes Annotate Command ★☆☆ 🔗 View
20 📖 Kubernetes Port Forward Command ★☆☆ 🔗 View
21 📖 Examine Nodes with Kubectl ★☆☆ 🔗 View
22 📖 Running Containers in Pods ★☆☆ 🔗 View
23 📖 Scaling and Managing Pods with Deployments ★☆☆ 🔗 View
24 📖 Run Pods with Jobs and Cronjobs ★☆☆ 🔗 View
25 📖 Running Pod with Daemonsets ★☆☆ 🔗 View
26 📖 Use Statefulsets Controller ★☆☆ 🔗 View
27 📖 Connecting Pods with Kubernetes Services ★☆☆ 🔗 View
28 📖 Networking with Ingress on Kubernetes ★☆☆ 🔗 View
29 📖 Isolating Workloads with Namespaces ★★☆ 🔗 View
30 📖 Configuring Apps with Configmaps ★☆☆ 🔗 View
31 📖 Configuring Apps with Secrets ★☆☆ 🔗 View
32 📖 Storing Application Data with Persistentvolumes ★★☆ 🔗 View
33 📖 Kubernetes Resource Quota Management ★☆☆ 🔗 View
34 📖 Kubernetes LimitRange Resource Management ★☆☆ 🔗 View
35 📖 Modify Kubeconfig Files ★☆☆ 🔗 View
36 📖 Scheduing with Node Selectors ★☆☆ 🔗 View
37 📖 Scheduing with Node Affinity ★☆☆ 🔗 View
38 📖 Taints and Tolerations ★☆☆ 🔗 View
39 📖 Kubernetes Taint Command ★☆☆ 🔗 View
40 📖 Kubernetes Cordon and Uncordon Command ★☆☆ 🔗 View
41 📖 Containerprobe in Kubernetes ★★☆ 🔗 View
42 📖 Using HorizontalPodAutoscaler in Kubernetes ★★☆ 🔗 View
43 📖 Role-Based Access Control on Kubernetes ★★☆ 🔗 View
44 📖 Kubernetes Display Resource Usage ★☆☆ 🔗 View

More Free Tutorials

More