Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: container-orchestration

165 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
kelseyhightower/kubernetes-the-hard-way
A step-by-step tutorial that walks learners through manually bootstrapping a Kubernetes cluster from scratch, with no automation scripts. I…
3949554active
kubernetes-sigs/kubespray
Kubespray is an Ansible-based toolkit for deploying production-ready, highly available Kubernetes clusters on cloud providers, virtualizati…
8818704active
rook/rook
Rook is an open-source cloud-native storage orchestrator for Kubernetes that automates deployment, configuration, scaling, upgrading, and m…
9513615stable
laradock/laradock
Laradock is a full PHP development environment for Docker, shipping pre-configured containers for web servers, PHP-FPM, databases, caching,…
9712671active
easzlab/kubeasz
kubeasz is an Ansible-playbook-based toolkit for deploying highly available Kubernetes clusters from binaries, with fine-grained control ov…
9411413active
bitnami/charts
A library of Helm charts for deploying popular open-source applications on Kubernetes, maintained by Bitnami/VMware. Charts are distributed…
7710405active
iam-veeramalla/Jenkins-Zero-To-Hero
A hands-on tutorial repository teaching Jenkins from installation through building end-to-end CI/CD pipelines, including configuring Docker…
3610006active
OpenEBS
OpenEBS is an open-source container-native storage platform that provides persistent storage for stateful applications on Kubernetes. It of…
999804active
bottlerocket-os/bottlerocket
Bottlerocket is a free, open-source Linux-based operating system purpose-built for hosting containers on worker nodes in orchestrated clust…
989664active
flannel-io/flannel
Flannel is a simple layer 3 network fabric for containers, designed primarily for Kubernetes. It runs a small agent (flanneld) on each host…
989523stable
collabnix/dockerlabs
A free, open-source learning platform with 500+ hands-on Docker and Kubernetes tutorials and labs for beginners through advanced users. Con…
778035active
Haxxnet/Compose-Examples
A curated collection of Docker Compose example files for self-hosted FOSS and proprietary projects, browsable via a web viewer. It serves a…
757350active
kubernetes/examples
The official Kubernetes Examples repository, curated by SIG Apps, providing educational examples for deploying applications and workloads o…
646687active
actions/actions-runner-controller
Actions Runner Controller (ARC) is a Kubernetes operator that orchestrates and autoscales self-hosted runners for GitHub Actions. It manage…
906464active
guangzhengli/k8s-tutorials
A free, open-source, hands-on Kubernetes tutorial course that progressively teaches containers, pods, deployments, services, ingress, confi…
465926active
strimzi/strimzi-kafka-operator
Strimzi is a Kubernetes operator suite for deploying and managing Apache Kafka clusters, including Kafka Connect, MirrorMaker, topics, and …
955916stable
marcel-dempers/docker-development-youtube-series
A companion repository for a YouTube series providing hands-on DevOps tutorials with source code covering Docker, Kubernetes, CI/CD, monito…
675806active
BretFisher/udemy-docker-mastery
The companion repository for Bret Fisher's Docker Mastery Udemy course, containing examples, command references, and exercise files for lea…
705797active
ben1234560/k8s_PaaS
A Chinese-language tutorial repository that walks through deploying a complete PaaS/DevOps platform on Kubernetes, covering tools like Dash…
415460active
Postgres Operator (with Spilo)
A Kubernetes operator (with the Spilo Docker image) that creates and manages highly-available PostgreSQL clusters on Kubernetes, powered by…
945225stable
denverdino/k8s-for-docker-desktop
A set of scripts that enables Kubernetes (and optionally Istio) inside Docker Desktop for Mac and Windows by pre-loading required images, u…
705044active
terraform-aws-modules/terraform-aws-eks
A widely-used Terraform module that provisions Amazon EKS (Elastic Kubernetes Service) clusters and associated resources on AWS. It support…
944998stable
antonputra/tutorials
A collection of companion code and lessons for Anton Putra's DevOps video tutorials on YouTube, covering Kubernetes, Terraform, Ansible, Ar…
694677active
JamesTurland/JimsGarage
A collection of Docker Compose files and configuration templates accompanying the Jim's Garage YouTube channel for homelab deployments. Use…
744641active
tomhuang12/awesome-k8s-resources
A curated awesome-list of Kubernetes tools, libraries, guides, blogs, and learning resources. It organizes links by category such as CLI to…
424210active
garylab/dnmp
DNMP is a Docker Compose-based one-click LNMP stack bundling Nginx/Openresty, multiple PHP versions (5.4-8.0), MySQL 5/8, Redis, and option…
664087active
mysticaltech/terraform-hcloud-kube-hetzner
A Terraform/OpenTofu module that deploys production-ready, highly available Kubernetes clusters (k3s or RKE2) on Hetzner Cloud with a singl…
973918active
omerbsezer/Fast-Kubernetes
A hands-on learning repository covering Kubernetes concepts through practical labs, including Pods, Deployments, Services, ConfigMaps, volu…
393733active
kvcache-ai/AgentENV
AgentENV (AENV) is a distributed platform for running large numbers of Firecracker microVM-based agent environments across machines, with s…
793330active
kubeflow/spark-operator
A Kubernetes operator that manages the full lifecycle of Apache Spark applications using custom resources (SparkApplication CRDs). It lets …
943149active
aws-ia/terraform-aws-eks-blueprints
A collection of Amazon EKS cluster patterns implemented in Terraform that provision complete, opinionated EKS clusters bootstrapped with op…
673037active
timothystewart6/k3s-ansible
An Ansible playbook collection that fully automates bootstrapping a highly available k3s Kubernetes cluster with etcd, kube-vip for control…
983010active
in28minutes/devops-master-class
A beginner-friendly DevOps tutorial course repository covering Docker, Kubernetes, Terraform, Ansible, Jenkins, and Azure DevOps across AWS…
322962active
docker-archive-public/docker.labs
A collection of Docker labs and tutorials authored by Docker and the community, covering beginner usage, Swarm Mode orchestration, security…
1011896maintenance
NVIDIA/gpu-operator
NVIDIA GPU Operator is a Kubernetes operator that automates the provisioning and lifecycle management of all NVIDIA software components nee…
952851active
compose-spec/compose-spec
The Compose Specification is a vendor-neutral standard that defines multi-container, platform-agnostic container-based applications in a si…
762722stable
iam-veeramalla/Kubernetes-Zero-to-Hero
A beginner-friendly tutorial repository teaching Kubernetes from scratch, including step-by-step guides for installing kubectl and KOPS and…
482701active
jpetazzo/ampernetacle
A Terraform configuration that deploys a multi-node Kubernetes cluster on Oracle Cloud Infrastructure using kubeadm and cloud-init. It is d…
322687active
awslabs/amazon-eks-ami
Packer configuration and build scripts for creating custom Amazon EKS-optimized AMIs, the same configuration AWS uses for official EKS AMIs…
952668active
ray-project/kuberay
KubeRay is a Kubernetes operator and toolkit for deploying and managing Ray applications on Kubernetes. It provides RayCluster, RayJob, and…
952650active
aschmelyun/docker-compose-laravel
A Docker Compose workflow template that spins up a LEMP stack (nginx, MySQL, PHP, Redis, Mailhog) for local Laravel development. It also pr…
322647stable
frappe/frappe_docker
The official Docker images, Compose configurations, and documentation for running Frappe framework applications such as ERPNext, CRM, and H…
982538active
rootsongjc/awesome-cloud-native
A curated awesome-list of open-source cloud native tools, software, and tutorials maintained by Jimmy Song. It organizes the cloud native e…
772435active
AdminTurnedDevOps/DevOps-The-Hard-Way-AWS
A free, real-world tutorial repository with labs for building a complete DevOps workflow on AWS, covering Terraform, Docker, Kubernetes (EK…
402428active
kunal-kushwaha/DevOps-Bootcamp
A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho…
322414active
Pelado-Nerdworks/peladonerd
A companion repository for the Pelado Nerd YouTube channel containing all code, configs, and documentation used in the channel's videos. It…
762241active
cozystack/cozystack
Cozystack is a free, open-source cloud platform and framework built on Kubernetes that transforms bare metal servers into a cloud with a RE…
892204active
geek-cookbook/geek-cookbook
A collection of how-to guides ('recipes') for building a self-hosted private cloud platform using Docker Swarm or Kubernetes. It covers dep…
752121active
poseidon/typhoon
Typhoon is a minimal, free Kubernetes distribution delivered as Terraform modules for AWS, Azure, Google Cloud, DigitalOcean, and bare meta…
912051active
nezhar/wordpress-docker-compose
A Docker Compose template for running WordPress locally with WP CLI, phpMyAdmin, and MySQL/MariaDB. It provides configuration files and hel…
752039active
opsnull/follow-me-install-kubernetes-cluster
A step-by-step tutorial (GitBook with shell scripts) for manually deploying a Kubernetes cluster from binaries, the 'hard way'. It explains…
327525maintenance
sidpalas/devops-directive-kubernetes-course
A companion repository for the DevOps Directive 'Kubernetes: Beginner to Pro' video course, containing code samples, manifests, and setup i…
351960active
twtrubiks/docker-tutorial
A beginner-friendly Docker tutorial repository (with accompanying YouTube videos) teaching Docker from scratch, including building a Django…
701884stable
kairos-io/kairos
Kairos is an immutable Linux meta-distribution (CNCF sandbox project) that builds bootable, container-based OS images for edge, bare-metal,…
991809active
stacksimplify/aws-eks-kubernetes-masterclass
A companion GitHub repository for the StackSimplify AWS EKS Kubernetes Masterclass course, containing step-by-step documentation, YAML mani…
721809active
justmeandopensource/kubernetes
A Kubernetes playground repository containing shell scripts and YAML manifests for learning and experimenting with Kubernetes. It serves as…
581753active
timothystewart6/launchpad
A collection of quick-start templates, playbooks, and configuration examples for Ansible, Kubernetes, Docker, Linux, and Windows, curated b…
721728active
n8n-io/n8n-hosting
Official hosting configurations and deployment examples for self-hosting the n8n workflow automation platform. It provides Helm charts, Doc…
891725active
jupyterhub/zero-to-jupyterhub-k8s
A Helm chart and accompanying documentation guide for deploying JupyterHub on Kubernetes clusters. It enables reproducible, maintainable mu…
941719stable
agent-substrate/substrate
Agent Substrate is a Kubernetes-based control plane for running large fleets of stateful agent sandboxes at high density. It multiplexes ma…
641631active
codeaprendiz/learn-devops
A task-based DevOps learning repository documenting 473 hands-on tasks covering cloud providers, containers, Kubernetes, infrastructure as …
321596active
hobby-kube/guide
A guide for hobbyists on setting up and operating a secure, fully functional Kubernetes cluster on budget cloud providers like Hetzner, Dig…
325657maintenance
ansible/awx-operator
A Kubernetes operator for Ansible AWX, built with the Operator SDK and Ansible. It installs and manages the full lifecycle of AWX instances…
671500active
container-storage-interface/spec
The Container Storage Interface (CSI) specification defines a standard API (via protobuf/gRPC) for exposing block and file storage to conta…
861484active
liqotech/liqo
Liqo is an open-source project that enables dynamic and seamless Kubernetes multi-cluster topologies across heterogeneous on-premise, cloud…
921479active
kai-scheduler/KAI-Scheduler
KAI Scheduler is a Kubernetes-native scheduler written in Go that optimizes GPU resource allocation for AI and machine learning workloads a…
821472active
NVIDIA/deepops
NVIDIA DeepOps is a collection of Ansible playbooks and scripts for deploying GPU clusters running Kubernetes or Slurm, including drivers, …
931468active
sentry-kubernetes/charts
A collection of Helm charts for deploying Sentry, a cross-platform crash reporting and aggregation platform, on Kubernetes clusters. It inc…
951382active
HariSekhon/Dockerfiles
A collection of 50+ Dockerfiles building public Docker Hub images for DevOps, CI/CD, and Big Data/NoSQL technologies like Hadoop, Kafka, Sp…
621379active
GoogleCloudPlatform/kubernetes-engine-samples
A collection of sample applications maintained by Google for use with Google Kubernetes Engine (GKE) tutorials. It provides reference deplo…
761362active
trueforge-org/truecharts
TrueCharts is a community-maintained repository of over 799 Helm charts for deploying applications on Kubernetes, built on a shared common-…
761353active
deckhouse/deckhouse
Deckhouse Kubernetes Platform is an open-source, CNCF-certified Kubernetes distribution and platform from Flant that creates and fully mana…
951325active
pixiu-io/kubez-ansible
Kubez-ansible is an Ansible-based toolkit for quickly deploying Kubernetes clusters (single-node, multinode, or highly available) and a wid…
931320active
aws/eks-charts
A collection of official Helm charts maintained by AWS for deploying common AWS integrations on Amazon EKS Kubernetes clusters. It includes…
981302active
ethibox/awesome-stacks
A curated collection of Docker Swarm stack files that lets you deploy 150+ open-source web apps (Nextcloud, Ghost, etc.) with a single dock…
771295active
terraform-google-modules/terraform-google-kubernetes-engine
A Terraform module that provisions opinionated Google Kubernetes Engine (GKE) clusters on Google Cloud Platform, handling node pools, netwo…
1001277stable
wodby/docker4drupal
Docker4Drupal is a set of pre-configured Docker images and a compose.yml file for spinning up a full local Drupal development environment o…
981265active
cby-chen/Kubernetes
A Chinese-language documentation project providing step-by-step guides for installing Kubernetes high-availability clusters from binaries, …
771249active
FrozenGEE/compose
A large, heavily-commented collection of Docker Compose templates for quickly deploying self-hosted containers on various NAS systems (Syno…
581206active
ucan-lab/docker-laravel
A Docker Compose-based template repository for spinning up a Laravel development environment with PHP-FPM, nginx, and MySQL. It provides Ma…
961200active
learnk8s/free-kubernetes
A curated list of free trials and credits for managed Kubernetes services across cloud providers like GKE, AKS, IBM Cloud, Linode, and othe…
321170active
syself/cluster-api-provider-hetzner
Cluster API Provider Hetzner (CAPH) is a Kubernetes Cluster API provider that enables declarative, Kubernetes-native creation and managemen…
991131active
hasura/gitkube
Gitkube is a Kubernetes tool that builds and deploys Docker images to a cluster simply by running `git push` to a configured git remote. It…
233846maintenance
k8spatterns/examples
A collection of example code accompanying the O'Reilly book 'Kubernetes Patterns - Reusable Elements for Designing Cloud Native Application…
661078active
bjw-s-labs/helm-charts
A collection of Helm charts for deploying applications on Kubernetes, developed and maintained by bjw-s for home cluster use. It includes a…
981067active
zopdev/helm-charts
A collection of Helm charts for deploying popular datastores and applications on Kubernetes with sensible defaults and explicit override op…
881067active
kubeflow/community-distribution
The official Kubeflow Community Distribution providing manifests to install the full Kubeflow Platform (Pipelines, KServe, Central Dashboar…
921036active
wise2c-devops/breeze
Breeze is a Kubernetes cluster installer that combines Ansible playbooks, package repositories, and a graphical deployment UI into a single…
591010active
Cloudbox/Cloudbox
Cloudbox is an Ansible-based toolkit that rapidly deploys a full Docker containerized cloud media server stack on Ubuntu x64 servers. It bu…
102385maintenance
pimox/pimox7
Pimox7 is a port of Proxmox VE 7 to the Raspberry Pi, distributed as precompiled Debian packages plus an installer script. It enables build…
321997maintenance
luksa/kubernetes-in-action
The companion code repository for the book 'Kubernetes in Action' by Marko Luksa, containing all example files and manifests from the first…
321987maintenance
rootsongjc/kubernetes-vagrant-centos-cluster
A Vagrant/VirtualBox-based setup that provisions a distributed Kubernetes cluster (1 master + 3 nodes) with an optional Istio service mesh …
231915maintenance
Yolean/kubernetes-kafka
A collection of plain Kubernetes manifests and Kustomize overlays for running a Kafka cluster (with Zookeeper) as a StatefulSet. It require…
231832maintenance
wardviaene/kubernetes-course
A collection of course files and example manifests for a Udemy Kubernetes course. It provides hands-on YAML configurations, Docker examples…
321736maintenance
hangyan/docker-resources
A curated collection of Docker-related online resources including books, websites, blogs, videos, and related projects. It covers the Docke…
321703maintenance
GoogleCloudPlatform/continuous-deployment-on-kubernetes
A hands-on tutorial/lab from Google Cloud Platform that walks through setting up a continuous deployment pipeline using Jenkins running on …
101602maintenance
aws/eks-distro
Amazon EKS Distro (EKS-D) is a Kubernetes distribution containing the same upstream Kubernetes binaries, etcd, and networking/storage compo…
941457maintenance
badtuxx/giropops-monitoring
A full monitoring stack for containers and hosts, bundling Prometheus, Grafana, Alertmanager, Netdata, cAdvisor, Node Exporter, and Rocket.…
231339maintenance
maxpou/docker-symfony
A Docker Compose-based multicontainer development stack for Symfony PHP applications, bundling NGINX, PHP7-FPM, MySQL, and an ELK logging s…
321291maintenance
eko/docker-symfony
A docker-compose boilerplate stack for running Symfony 5 applications with PHP 8, Nginx, MySQL, and an ELK logging stack (Elasticsearch, Lo…
321276maintenance

page 1 / 2 next →