{"id":228,"url":"https://github.com/ramitsurana/awesome-kubernetes","last_synced_at":"2025-05-13T17:04:14.449Z","repository":{"id":37664043,"uuid":"44315167","full_name":"ramitsurana/awesome-kubernetes","owner":"ramitsurana","description":"A curated list for awesome kubernetes sources :ship::tada:","archived":false,"fork":false,"pushed_at":"2025-02-06T16:47:10.000Z","size":7136,"stargazers_count":15380,"open_issues_count":30,"forks_count":2302,"subscribers_count":453,"default_branch":"master","last_synced_at":"2025-05-06T16:16:42.464Z","etag":null,"topics":["aws","azure","books","cloud-providers","deploy-kubernetes","docker","enterprise-kubernetes-products","google-cloud","google-kubernetes","kubernetes","kubernetes-cluster","kubernetes-sources","machine-learning","meetup","minikube","monitoring-kubernetes","resource","schedule"],"latest_commit_sha":null,"homepage":"https://ramitsurana.github.io/awesome-kubernetes","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramitsurana.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-15T12:14:48.000Z","updated_at":"2025-05-06T15:46:17.000Z","dependencies_parsed_at":"2022-08-08T21:15:34.144Z","dependency_job_id":"2533bddb-91a5-4b5e-8e29-75becc6d129c","html_url":"https://github.com/ramitsurana/awesome-kubernetes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fawesome-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fawesome-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fawesome-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramitsurana%2Fawesome-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramitsurana","download_url":"https://codeload.github.com/ramitsurana/awesome-kubernetes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253883137,"owners_count":21978611,"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":["aws","azure","books","cloud-providers","deploy-kubernetes","docker","enterprise-kubernetes-products","google-cloud","google-kubernetes","kubernetes","kubernetes-cluster","kubernetes-sources","machine-learning","meetup","minikube","monitoring-kubernetes","resource","schedule"],"created_at":"2024-01-05T20:12:49.653Z","updated_at":"2025-05-13T17:04:14.410Z","avatar_url":"https://github.com/ramitsurana.png","language":"Shell","readme":"Awesome-Kubernetes\n=======================================================================\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n[![Links validator](https://github.com/ramitsurana/awesome-kubernetes/actions/workflows/links.yaml/badge.svg)](https://github.com/ramitsurana/awesome-kubernetes/actions/workflows/links.yaml)\n[![Python application](https://github.com/ramitsurana/awesome-kubernetes/actions/workflows/main.yml/badge.svg)](https://github.com/ramitsurana/awesome-kubernetes/actions/workflows/main.yml)\n[![Slack Widget](https://img.shields.io/badge/Slack-Channel-blue.svg?style=flat-square)](https://kubernetes.slack.com/messages/awesome-kubernetes)\n[![Documentation Status](https://readthedocs.org/projects/awesome-kubernetes-by-ramitsurana/badge/?version=latest)](https://awesome-kubernetes-by-ramitsurana.readthedocs.io/en/latest/?badge=latest)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ramitsurana/awesome-kubernetes/master)\n\nA curated list for awesome kubernetes sources inspired by [@sindresorhus' awesome](https://github.com/sindresorhus/awesome)\n\n![final-k8s](https://cloud.githubusercontent.com/assets/8342133/26794201/62c1a006-4a3e-11e7-8bf9-4449814648f2.png)\n\n\u003e \"Talent wins games, but teamwork and intelligence wins championships.\"\n\u003e\n\u003e -- Michael Jordan\n\nWithout the help from these [amazing contributors](https://github.com/ramitsurana/awesome-kubernetes/graphs/contributors),\nbuilding this awesome-repo would never have been possible. Thank You very much everyone !!\n\n**Thanks to Gitbook.This awesome list can now be downloaded and read in the form of a book. Check it out --\u003e  https://ramitsurana.gitbook.io/awesome-kubernetes/docs .Keep Learning Keep Sharing !!**\n\n**If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!**\n\n## What is Kubernetes?\n\n\u003e Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.\nIt groups containers that make up an application into logical units for easy management and discovery.\n\n_Source:_ [What is Kubernetes](http://kubernetes.io/)\n\n\n## History\n\n**Kubernetes is known to be a descendant of Google's system BORG**\n\n\u003e The first unified container-management system developed at Google was the system we internally call Borg.\nIt was built to manage both long-running services and batch jobs, which had previously been handled by two separate\nsystems: Babysitter and the Global Work Queue. The latter’s architecture strongly influenced Borg, but was focused on\nbatch jobs; both predated Linux control groups.\n\n_Source:_ [Kubernetes Past](http://research.google.com/pubs/archive/44843.pdf)\n\n## Date of Birth\n\nKubernetes celebrates its birthday every year on 21st July. Kubernetes 1.0 was released on July 21 2015, after being first announced to the public at Dockercon in June 2014.\n\n## Roadmap\n\nThe awesome-kubernetes will now soon be available in the form of different releases and package bundles, It means that you can\ndownload the awesome kubernetes release up to a certain period of time, The release for awesome kubernetes 2015 bundle is released. Checkout the releases column for more info.\n\n## Featured On\n\n- [Google Cloud](https://cloud.google.com/community/)\n- [freeCodeCamp](https://www.freecodecamp.org/news/a-friendly-introduction-to-kubernetes-670c50ce4542/)\n\n-----------------------------------------------------------------------\n\nStarting Point\n=======================================================================\n\n*A place that marks the beginning of a journey*\n\n* [Kubernetes Community Overview and Contributions Guide](https://docs.google.com/presentation/d/1JqcALpsg07eH665ZXQrIvOcin6SzzsIUjMRRVivrZMg/edit?usp=sharing) by [Ihor Dvoretskyi](https://twitter.com/idvoretskyi/)\n* [Are you Ready to Manage your Infrastructure like Google?](https://www.linkedin.com/pulse/you-ready-manage-your-infrastructure-like-google-matthew-bates/)\n* [Google is years ahead when it comes to the cloud, but it's happy the world is catching up](http://www.businessinsider.in/Google-is-years-ahead-when-it-comes-to-the-cloud-but-its-happy-the-world-is-catching-up/articleshow/47793327.cms)\n* [An Intro to Google’s Kubernetes and How to Use It](http://www.ctl.io/developers/blog/post/what-is-kubernetes-and-how-to-use-it/) by [Laura Frank](https://twitter.com/rhein_wein)\n* [Kubernetes: The Future of Cloud Hosting](https://github.com/meteorhacks/meteorhacks.github.io/blob/master/_posts/2015-04-22-learn-kubernetes-the-future-of-the-cloud.md) by [Meteorhacks](https://twitter.com/meteorhacks)\n* [Kubernetes by Google](http://thevirtualizationguy.wordpress.com/tag/kubernetes/) by [Gaston Pantana](https://twitter.com/GastonPantana)\n* [Key Concepts](http://blog.arungupta.me/key-concepts-kubernetes/) by [Arun Gupta](https://twitter.com/arungupta)\n* [Application Containers: Kubernetes and Docker from Scratch](https://keithtenzer.com/containers/application-containers-kubernetes-and-docker-from-scratch/) by [Keith Tenzer](https://twitter.com/keithtenzer)\n* [Learn the Kubernetes Key Concepts in 10 Minutes](http://omerio.com/2015/12/18/learn-the-kubernetes-key-concepts-in-10-minutes/) by [Omer Dawelbeit](https://twitter.com/omerio)\n* [The Children's Illustrated Guide to Kubernetes](https://kubernetes.io/blog/2016/06/illustrated-childrens-guide-to-kubernetes/) by [Deis](https://github.com/deis)\n* [Kubernetes Katas, A selection of exercises for Kubernetes](https://github.com/eficode-academy/kubernetes-katas/)\n* [The ‘kubectl run’ command](http://medium.com/@mhausenblas/the-kubectl-run-command-27c68de5cb76#.mlwi5an7o) by [Michael Hausenblas](https://twitter.com/mhausenblas)\n* [Docker Kubernetes Lab Handbook](https://github.com/xiaopeng163/docker-k8s-lab) by [Peng Xiao](https://twitter.com/xiaopeng163)\n* [Curated Resources for Kubernetes](https://hackr.io/tutorials/learn-kubernetes)\n* [Kubernetes Comic](https://cloud.google.com/kubernetes-engine/kubernetes-comic/) by [Google Cloud Platform](https://cloud.google.com/)\n* [Kubernetes 101: Pods, Nodes, Containers, and Clusters](https://medium.com/google-cloud/kubernetes-101-pods-nodes-containers-and-clusters-c1509e409e16) by [Dan Sanche](https://medium.com/@sanche)\n* [An Introduction to Kubernetes](http://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes) by [Justin Ellingwood](https://twitter.com/jmellingwood)\n* [Kubernetes and everything else - Introduction to Kubernetes and it's context](https://rinormaloku.com/introduction-application-architecture/) by [Rinor Maloku](https://twitter.com/rinormaloku)\n* [Installation on Centos 7](http://severalnines.com/blog/installing-kubernetes-cluster-minions-centos7-manage-pods-services)\n* [Setting Up a Kubernetes Cluster on Ubuntu 18.04](https://mherman.org/blog/2018/08/20/setting-up-a-kubernetes-cluster-on-ubuntu/)\n* [Cloud Native Landscape](https://landscape.cncf.io/)\n* [The Kubernetes Handbook](https://www.freecodecamp.org/news/the-kubernetes-handbook/) by [Farhan Hasin Chowdhury](https://twitter.com/frhnhsin)\n* [Bootstrapping Microservices](https://www.manning.com/books/bootstrapping-microservices-with-docker-kubernetes-and-terraform) by [Ashley Davis](https://twitter.com/ashleydavis75)\n* [Bootstrapping Microservices with Docker, Kubernetes, and Terraform, Second Edition](https://www.manning.com/books/bootstrapping-microservices-with-docker-kubernetes-and-terraform-second-edition) by [Ashley Davis](https://twitter.com/ashleydavis75)\n* [Kubernetes Native Microservices with Quarkus, and MicroProfile](https://www.manning.com/books/kubernetes-native-microservices-with-quarkus-and-microprofile) by [John Clingan](https://twitter.com/jclingan) and [Ken Finnigan](https://twitter.com/kenfinnigan)\n* [How to Deploy a REST API in Kubernetes](https://www.loginradius.com/blog/async/rest-api-kubernetes/)\n* [Securing Kubernetes Secrets](https://www.manning.com/books/securing-kubernetes-secrets) by [Alex Soto Bueno](https://github.com/lordofthejars) and [Andrew Block](https://github.com/sabre1041)\n* [Continuous Delivery for Kubernetes](https://www.manning.com/books/continuous-delivery-for-kubernetes) by [Mauricio Salatino](https://github.com/salaboy) \n* [GitOps and Kubernetes](https://www.manning.com/books/gitops-and-kubernetes) by [Billy Yuen](https://github.com/billyy), [Alexander Matyushentsev] (https://github.com/alexmt), [Todd Ekenstam](https://github.com/tekenstam), [Jesse Suen](https://github.com/jessesuen)\n* [Knative in Action](https://www.manning.com/books/knative-in-action) by [Jacques Chester](https://github.com/jchester)\n* [Learn Kubernetes in a Month of Lunches](https://www.manning.com/books/learn-kubernetes-in-a-month-of-lunches) by [Elton Stoneman](https://github.com/sixeyed)\n* [Cloud Native Spring in Action](https://www.manning.com/books/cloud-native-spring-in-action) by [Thomas Vitale](https://github.com/ThomasVitale)\n* [Securing Cloud Applications](https://www.manning.com/books/securing-cloud-applications) by [Adib Saikali](https://github.com/asaikali)\n* [Google Anthos in Action](https://www.manning.com/books/google-anthos-in-action) by [Antonio Gulli et al.](https://www.linkedin.com/in/searchguy/?originalSubdomain=uk)\n* [Kubernetes explained](https://blog.brainboard.co/kubernetes-explained)\n* [Cloud Observabillity in Action](https://www.manning.com/books/cloud-observability-in-action) by [Michael Hausenblas](https://github.com/mhausenblas)\n* [Core Kubernetes](https://www.manning.com/books/core-kubernetes) by [Chris Love](https://github.com/chrislovecnm)\n* [Road to Kubernetes](https://www.manning.com/books/road-to-kubernetes) by [Justin Mitchel](https://github.com/jmitchel3)\n* [Kubernetes on Windows](https://www.manning.com/books/kubernetes-on-windows) by [Jay Vyas](https://twitter.com/jayunit100) and James Sturtevant\n* [Kubernetes explained](https://blog.brainboard.co/kubernetes-explained-dde470707cb2)\n* [How to Manage Secrets in Kubernetes – A Complete Guide](https://spacelift.io/blog/kubernetes-secrets)\n* [Kubernetes Concepts: Deep Dive](https://dev.to/idanref/kubernetes-concepts-deep-dive-50en) by [Idan Refaeli](https://www.linkedin.com/in/idan-refaeli-65082a175/)\n* [Fluent Bit with Kubernetes](https://www.manning.com/books/fluent-bit-with-kubernetes) by [Phil Wilkins](https://www.linkedin.com/in/philwilkins/)\n* [Kubernetes from scratch](https://medium.com/@ghumare64/kubernetes-from-scratch-part-1-4b40cb6c1aba) by [Rohit Ghumare](https://www.linkedin.com/in/rohit-ghumare/)\n\nContributing\n=======================================================================\n\nContributions are most welcome!\n\nThis list is just getting started, please contribute to make it super awesome.\n\nCheck out the [Contributing Guidelines](https://github.com/ramitsurana/awesome-kubernetes/blob/master/docs/guidelines/CONTRIBUTING.md).\n\n\nLicense\n=======================================================================\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003e\u003cspan xmlns:dct=\"http://purl.org/dc/terms/\" href=\"http://purl.org/dc/dcmitype/InteractiveResource\" property=\"dct:title\" rel=\"dct:type\"\u003eawesome-kubernetes\u003c/span\u003e by \u003ca xmlns:cc=\"http://creativecommons.org\" href=\"http://www.linkedin.com/in/ramitsurana\" property=\"cc:attributionName\" rel=\"cc:attributionURL\"\u003eRamit Surana\u003c/a\u003e is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/\"\u003eCreative Commons Attribution-NonCommercial 4.0 International License\u003c/a\u003e.\n","funding_links":[],"categories":["Back-End Development","Technical","Related Awesome Lists","Virtualization (Server, Network, Storage)","Community","Shell","More Resources","Awesome Deployment Lists","Awesome Lists","Uncategorized","Back-end Development","By Language","Kubernetes","Containers","HarmonyOS","Other Links","Makefile","☁️ Cloud Platforms \u0026 Infrastructure","Other Lists","Shell (473)","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Other Awesome Lists","Remote Container Manager / Orchestration","其他__大数据","General Resources ☁️","后端开发","Related lists","machine-learning","books","Backend","▶️ Content","Don't forget to give a :star: to make the project popular","最佳实践与列表","资源","🔗 Links Úteis","Themed Directories","Frameworks \u0026 Libraries"],"sub_categories":["awesome-*","Infrastructure \u0026 Automation","Other Awesome Lists","Monitoring Services","Uncategorized","Shell","Kubernetes :construction:","Windows Manager","Orchestration","Resources","TeX Lists","Distributed Programming","网络服务_其他","Pub/Sub","Tips \u0026 Tricks","Misc","Back-End Development","镜像仓库 (Registries)","真棒","Repositórios Awesome"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framitsurana%2Fawesome-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framitsurana%2Fawesome-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framitsurana%2Fawesome-kubernetes/lists"}