{"id":29248379,"url":"https://github.com/awesomelistsio/awesome-kubernetes","last_synced_at":"2025-07-06T18:01:54.845Z","repository":{"id":302496201,"uuid":"1012651521","full_name":"awesomelistsio/awesome-kubernetes","owner":"awesomelistsio","description":"A curated list of awesome tools, resources, and projects for Kubernetes.","archived":false,"fork":false,"pushed_at":"2025-07-02T17:05:34.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T18:23:54.280Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","kubernetes"],"latest_commit_sha":null,"homepage":"https://awesome.himpfen.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awesomelistsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"ko_fi":"awesomelists","custom":["https://paypal.me/brandonhimpfen"]}},"created_at":"2025-07-02T16:57:07.000Z","updated_at":"2025-07-02T17:05:38.000Z","dependencies_parsed_at":"2025-07-02T18:34:20.711Z","dependency_job_id":null,"html_url":"https://github.com/awesomelistsio/awesome-kubernetes","commit_stats":null,"previous_names":["awesomelistsio/awesome-kubernetes"],"tags_count":0,"template":false,"template_full_name":"awesomelistsio/awesome-list","purl":"pkg:github/awesomelistsio/awesome-kubernetes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomelistsio","download_url":"https://codeload.github.com/awesomelistsio/awesome-kubernetes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-kubernetes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263421920,"owners_count":23464048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","awesome-lists","kubernetes"],"created_at":"2025-07-04T00:05:47.350Z","updated_at":"2025-07-06T18:01:54.692Z","avatar_url":"https://github.com/awesomelistsio.png","language":"Python","funding_links":["https://ko-fi.com/awesomelists","https://paypal.me/brandonhimpfen","https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"],"categories":["Related Awesome Lists","Other Lists"],"sub_categories":["Courses","TeX Lists"],"readme":"# Awesome Kubernetes [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)\n\n[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists) \u0026nbsp; [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) \u0026nbsp; [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3) \u0026nbsp; [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome) \u0026nbsp; [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)\n\n\u003e A curated list of awesome tools, resources, and projects for Kubernetes.\n\nKubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. This list is for developers, DevOps engineers, SREs, and anyone building or operating systems on Kubernetes.\n\n## Contents\n\n- [Getting Started](#getting-started)\n- [Learning Resources](#learning-resources)\n- [Tools](#tools)\n- [Operators](#operators)\n- [Monitoring \u0026 Logging](#monitoring--logging)\n- [Security](#security)\n- [Helm](#helm)\n- [Networking \u0026 Ingress](#networking--ingress)\n- [CI/CD](#cicd)\n- [Serverless](#serverless)\n- [Service Mesh](#service-mesh)\n- [Distributions](#distributions)\n- [Cloud Platforms](#cloud-platforms)\n- [Open Source Projects](#open-source-projects)\n- [Related Awesome Lists](#related-awesome-lists)\n\n## Getting Started\n\n- [Kubernetes Official Docs](https://kubernetes.io/docs/) – The official documentation and user guides.\n- [Play with Kubernetes](https://labs.play-with-k8s.com/) – A free online Kubernetes lab environment.\n- [Katacoda Kubernetes Courses](https://www.katacoda.com/courses/kubernetes) – Interactive scenarios for learning Kubernetes.\n\n## Learning Resources\n\n- [Awesome Kubernetes (Learnk8s)](https://learnk8s.io/awesome-kubernetes) – A categorized list of Kubernetes learning resources.\n- [Kubernetes by Example](https://kubernetesbyexample.com/) – Real-world Kubernetes examples and tutorials.\n- [The Illustrated Children's Guide to Kubernetes](https://www.cncf.io/phippy/) – Friendly introduction to Kubernetes concepts.\n- [Kubernetes Patterns](https://www.oreilly.com/library/view/kubernetes-patterns/9781492050278/) – O’Reilly book on reusable Kubernetes design patterns.\n\n## Tools\n\n- [kubectl](https://kubernetes.io/docs/reference/kubectl/) – CLI to interact with Kubernetes clusters.\n- [k9s](https://k9scli.io/) – Terminal UI for managing Kubernetes clusters.\n- [Lens](https://k8slens.dev/) – The Kubernetes IDE for monitoring and management.\n- [Skaffold](https://skaffold.dev/) – Workflow tool for continuous development on Kubernetes.\n- [kubectx/kubens](https://github.com/ahmetb/kubectx) – Switch contexts and namespaces easily.\n\n## Operators\n\n- [Operator SDK](https://sdk.operatorframework.io/) – Build Kubernetes Operators using Go, Helm, or Ansible.\n- [Prometheus Operator](https://github.com/prometheus-operator/prometheus-operator) – Manages Prometheus monitoring in Kubernetes.\n- [Elastic Operator](https://github.com/elastic/cloud-on-k8s) – Run Elastic Stack on Kubernetes.\n\n## Monitoring \u0026 Logging\n\n- [Prometheus](https://prometheus.io/) – Monitoring system and time-series database.\n- [Grafana](https://grafana.com/) – Dashboarding and visualization tool.\n- [Loki](https://grafana.com/oss/loki/) – Logging system for cloud-native infrastructure.\n- [Fluent Bit](https://fluentbit.io/) – Lightweight log processor and forwarder.\n- [Kube-state-metrics](https://github.com/kubernetes/kube-state-metrics) – Exposes Kubernetes objects as Prometheus metrics.\n\n## Security\n\n- [Kube-bench](https://github.com/aquasecurity/kube-bench) – Checks your cluster against the CIS Kubernetes Benchmark.\n- [Kubesec](https://kubesec.io/) – Security risk analysis for Kubernetes resources.\n- [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper) – Policy controller for Kubernetes.\n- [Trivy](https://github.com/aquasecurity/trivy) – Vulnerability scanner for container images.\n\n## Helm\n\n- [Helm](https://helm.sh/) – Package manager for Kubernetes.\n- [Artifact Hub](https://artifacthub.io/) – Find, install, and publish Helm charts.\n- [Helmfile](https://github.com/helmfile/helmfile) – Declarative configuration management for Helm.\n\n## Networking \u0026 Ingress\n\n- [NGINX Ingress Controller](https://kubernetes.github.io/ingress-nginx/) – Popular ingress controller using NGINX.\n- [Traefik](https://doc.traefik.io/traefik/) – Cloud-native edge router with Kubernetes integration.\n- [Cilium](https://cilium.io/) – Networking and security using eBPF.\n\n## CI/CD\n\n- [Argo CD](https://argo-cd.readthedocs.io/) – Declarative GitOps continuous delivery.\n- [Tekton](https://tekton.dev/) – Kubernetes-native CI/CD pipelines.\n- [Flux](https://fluxcd.io/) – GitOps tool for continuous delivery.\n\n## Serverless\n\n- [Knative](https://knative.dev/) – Serverless workloads on Kubernetes.\n- [OpenFaaS](https://www.openfaas.com/) – Functions-as-a-Service for Kubernetes.\n- [Kubeless](https://kubeless.io/) – Kubernetes-native serverless framework.\n\n## Service Mesh\n\n- [Istio](https://istio.io/) – Connect, secure, and observe services.\n- [Linkerd](https://linkerd.io/) – Lightweight and fast service mesh.\n- [Consul](https://www.consul.io/docs/k8s) – Service mesh and service discovery.\n\n## Distributions\n\n- [K3s](https://k3s.io/) – Lightweight Kubernetes distribution by Rancher.\n- [MicroK8s](https://microk8s.io/) – Low-ops Kubernetes for developers and IoT.\n- [Minikube](https://minikube.sigs.k8s.io/) – Run Kubernetes locally.\n\n## Cloud Platforms\n\n- [Amazon EKS](https://aws.amazon.com/eks/) – Managed Kubernetes on AWS.\n- [Google Kubernetes Engine (GKE)](https://cloud.google.com/kubernetes-engine) – Managed Kubernetes on Google Cloud.\n- [Azure AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/) – Managed Kubernetes on Microsoft Azure.\n- [DigitalOcean Kubernetes](https://www.digitalocean.com/products/kubernetes/) – Simple Kubernetes hosting.\n\n## Open Source Projects\n\n- [Kustomize](https://kubectl.docs.kubernetes.io/pages/app_management/introduction.html) – Kubernetes native configuration management.\n- [Kubecost](https://www.kubecost.com/) – Cost monitoring and optimization.\n- [Keda](https://keda.sh/) – Kubernetes Event-driven Autoscaling.\n- [Velero](https://velero.io/) – Backup and restore for Kubernetes.\n\n## Related Awesome Lists\n\n- **[Awesome DevOps](https://github.com/awesomelistsio/awesome-devops)** – Tools and resources for DevOps practices.\n- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)** – Continuous integration tools.\n- **[Awesome MLOps](https://github.com/awesomelistsio/awesome-mlops)** – Machine learning operations tools and platforms.\n  \n## Contribute\n\nContributions are welcome!\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomelistsio%2Fawesome-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-kubernetes/lists"}