Tutorials
Section titled “Tutorials”- 35 Advanced Tutorials to Learn Kubernetes — Faun ← medium post
- Artifact Hub ← find, install and publish Kubernetes packages
- Cloud Native training courses ← try to go for CKAD cert first
- Fast series
- Fast-Kubernetes ← Kubernetes Environment with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Kubeadm, Helm, etc.
- Fast-Kubeflow ← Kubeflow Environment with LABs
- FixTheOps ← real-world Kubernetes challenges
- How to Learn Kubernetes (Complete Roadmap & Resources)
- Jak zacząć pracę z Kubernetes ← free e-book
- killer.sh ← CKS CKA CKAD simulator
- Killercoda ← interactive environments
- KodeKloud ← Kubernetes paid courses
- kubernetes-workshop ← gentle introduction to Kubernetes in readme.md
- Minikube ← set up a local Kubernetes cluster on macOS, Linux and Windows
- The complete guide to getting started with Kubernetes ← 2h YouTube video
- Try Knative ← Linode course
- 6 Tools to Run Kubernetes Locally ← k3s, k0s, Microk8s, DinD, minikube, KinD, k3d
- Awesome
- Nubenetes ← awesome Kubernetes & cloud
- Cheat Sheets
- kubectl Cheat Sheet ← official kubectl cheat sheet
- Kubectl Kubernetes CheatSheet ← Kubernetes CheatSheets In A4
- Develop and Deploy a Python API with Kubernetes and Docker (part 1 + part 2) ← 11 mins read
- endoflife.date - Kubernetes ← clear table with k8s versions to be deprecated
- Everything I know about Kubernetes I learned from a cluster of Raspberry Pis
- Everything Useful I Know About kubectl
- How attackers use exposed Prometheus server to exploit Kubernetes clusters ← 22 min video + slides
- How to Crush the CKAD Exam ← 1h YT video with many tips
- Kubernetes and Virtual Kubelet in a nutshell
- Kubernetes cheatsheet
- Kubernetes Failure Stories ← compiled list of links to public failure stories related to Kubernetes
- Kubernetes for Dummies ← 10-min Dev.to article
- Kubernetes Illustrated Children’s Guide
- Kubernetes Playgrounds ← practice k8s in your browser
- Living with Kubernetes: Debug Clusters in 8 Commands ← 8 useful commands to debug k8s cluster
- Maybe You Don’t Need Kubernetes
- Scaling Kubernetes to 7,500 Nodes ← OpenAI scaled production K8s cluster to 7500 nodes
- The hater’s guide to Kubernetes
- What happens when I type kubectl run? ← explanation of what goes on under the hood
- Wielki test o Kubernetes ← free course from Damian Naprawa
- Ambassador ← Kubernetes-native API Gateway built on the Envoy Proxy
- Argo CD ← declarative, GitOps CD tool for k8s
- argoflow ← deploying kubeflow with Argo CD
- arkade ← open source Kubernetes marketplace
- cdk8s ← define Kubernetes native apps and abstractions using object-oriented programming
- CloudNativePG ← k8s operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication
- dashboard ← general-purpose web UI for Kubernetes clusters
- Glasskube ← package manager with GUI and CLI
- Goldpinger ← debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster
- helm ← package manager for k8s
- helm-dashboard ← missing UI for Helm
- Helm Playground ← debug helm templates in your browser
- k8sgpt ← scan and diagnose your clusters in simple English
- k8s-image-swapper ← mirror images into your own registry and swap image references automatically
- k9s ← Kubernetes CLI manager
- karpenter ← Kubernetes node autoscaler
- kind ← tool for running local Kubernetes clusters using Docker container “nodes” (primarily designed for testing Kubernetes)
- krew ← find and install kubectl plugins
- kubectl ← run commands against Kubernetes clusters
- Kube No Trouble (kubent) ← check your clusters for use of deprecated APIs
- kube-ps1 ← k8s prompt info for bash and zsh
- Kubescape ← multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning
- kube-score ← static code analysis of your Kubernetes object definitions
- kubeval ← Kubernetes manifests validator, with support for Custom Resources
- kustomize ← Kubernetes native configuration management
- ksops ← kustomize plugin for sops
- Lens Desktop ← IDE for Kubernetes
- Freelens / Lens Desktop Core / OpenLens Build Repo ← open source variations
- MicroK8s ← low-ops, minimal production Kubernetes, for devs, cloud, clusters, workstations, Edge and IoT
- octant ← web-based, highly extensible platform for developers to better understand the complexity of Kubernetes clusters
- Otomi ← self-hosted PaaS for Kubernetes
- Simplenetes ← simpler version of Kubernetes
- stern ← tail multiple pods on k8s
- Telepresence ← code locally against a remote Kubernetes cluster
- Web Kubectl ← run kubectl in web browser
- VpK ← view k8s in graphical fashion