For a collection of production ready Kubernetes manifests, the first results are bitnami/charts, kubernetes/examples (kubernetes/examples is the official curated collection of deployment examples and manifests for Kubernetes, covering a wide range of common applications, architectural patterns, and production-ready configurations with guided tutorials — exactly what this search needs) and fluxcd/flux2-kustomize-helm-example (This repository provides a practical GitOps workflow example using Flux, Kustomize, and Helm, with multi-environment deployments and ready-to-use YAML manifests — exactly the kind of sample configuration you need as a starting point). containersolutions/kubernetes-examples and in28minutes/devops-master-class round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
We curate open-source GitHub repositories matching “kubernetes deployment examples”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates for popular open-source software. It serves as a library of pre-configured packages designed to automate the installation and configuration of server-side applications on container clusters. The collection includes a suite of hardened container images built on minimal base layers to reduce the attack surface. These images undergo automated vulnerability scanning and triage within the release pipeline to identify and remediate security flaws before deployment. The project man
Bitnami Charts is a comprehensive Helm chart repository offering standardized, production-ready deployment templates for common applications such as nginx and Redis, with documented CI/CD integration and security scanning — exactly the kind of pre-packaged Kubernetes configuration examples this search targets.
This project is a collection of curated deployment examples, manifests, and templates for running diverse applications and workloads on a Kubernetes cluster. It serves as a manifest library and a set of educational resources used to teach fundamental configuration patterns for container orchestration. The repository provides pre-configured templates for common architectural patterns, including the deployment of distributed databases, artificial intelligence models, and production-ready web servers. These resources include guided tutorials and verification commands to help users learn Kubernet
kubernetes/examples is the official curated collection of deployment examples and manifests for Kubernetes, covering a wide range of common applications, architectural patterns, and production-ready configurations with guided tutorials — exactly what this search needs.
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
This repository provides a practical GitOps workflow example using Flux, Kustomize, and Helm, with multi-environment deployments and ready-to-use YAML manifests — exactly the kind of sample configuration you need as a starting point.
Minimal self-contained examples of standard Kubernetes features and patterns in YAML
This repository offers minimal, self-contained YAML examples of standard Kubernetes features and patterns, providing a practical starting point for learning and prototyping common deployments, though it lacks Helm chart or CI/CD integration examples.
This repository is a comprehensive educational resource covering the full spectrum of DevOps practices, including continuous integration and delivery, containerization, orchestration, configuration management, and infrastructure as code. It provides structured content that walks through automating the build, test, and deployment lifecycle using multi-stage pipelines with Jenkins and Azure DevOps. The material covers declarative server configuration and state management through automated Ansible playbooks, enabling consistent system environments across machines. It also addresses container lif
This repository is a comprehensive DevOps course covering many tools and practices, and while it includes Kubernetes content as part of the curriculum, its primary identity is an educational resource rather than a focused collection of ready-to-use Kubernetes deployment manifests or templates.
This is an educational training course that teaches Docker, Compose, Swarm, and Kubernetes for building and deploying containers from development to production. The course covers end-to-end Docker-based workflows for building, testing, and deploying containers using Compose, Swarm, and Kubernetes in cloud-native DevOps pipelines. The material covers architecture patterns for containerized applications, including declarative service orchestration, network bridging, image layering, health monitoring, and persistent storage across Docker and Kubernetes environments. It addresses multi-container
This repository provides course materials for a Docker and Kubernetes training course, including YAML manifests and deployment patterns, but it is structured as an educational curriculum rather than a dedicated collection of standalone, ready-to-use example configurations.
This project provides a comprehensive library of standardized workflow templates designed to automate continuous integration, deployment, and repository maintenance tasks. By offering a collection of pre-configured blueprints, it enables developers to initialize and manage automated pipelines for diverse programming languages and platforms using declarative configuration files. The repository functions as a centralized resource for bootstrapping automation, allowing teams to inject repository-specific metadata and dynamic variables into standardized templates. This approach ensures consistent
This repository provides GitHub Actions workflow templates for CI/CD automation, not Kubernetes deployment manifests or Helm charts — while it uses YAML, the focus is on pipeline configuration rather than multi-service Kubernetes examples with common application patterns.
Cyclops is a Helm template orchestrator and management interface used to configure and deploy containerized applications to Kubernetes clusters. It serves as a deployment tool that abstracts complex infrastructure configurations into simplified inputs, allowing users to manage applications through a dedicated user interface. The project differentiates itself by using schema-driven form generation and metadata-driven UI rendering to create self-service deployment portals. These interfaces are generated by parsing template files and their associated schemas, mapping specific attributes to visua
Cyclops is a Helm-based deployment orchestrator with a management UI, not a collection of ready-to-use Kubernetes deployment examples or sample manifests; it helps you deploy applications but does not provide the example configurations and walkthroughs you are looking for.
Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with external configuration stores. It functions as a configuration reloader that triggers rolling upgrades for pods whenever referenced ConfigMaps or Secrets are updated. The tool distinguishes itself by integrating with external secret managers, CSI drivers, and GitOps workflows to ensure workloads are restarted when secrets from external stores change. It utilizes targeted filtering via labels and annotations to control which resources or namespaces trigger restarts, and it can pa
Reloader is a Kubernetes controller for automating pod restarts on config changes, not a repository of ready-to-use deployment examples or sample manifests, so it falls short of providing the multi-service patterns and common app templates you're looking for.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| bitnami/charts | 10.4K | Go Template | NOASSERTION | |
| kubernetes/examples | 6.7K | Shell | Apache-2.0 | |
| 1.3K |
| Shell |
| Apache-2.0 |
| containersolutions/kubernetes-examples | 1.4K | Shell | MIT |
| in28minutes/devops-master-class | 2.8K | Java | — |
| bretfisher/udemy-docker-mastery | 5.8K | JavaScript | MIT |
| actions/starter-workflows | 11.7K | TypeScript | NOASSERTION |
| cyclops-ui/cyclops | 3.3K | Go | apache-2.0 |
| stakater/reloader | 10.2K | Go | Apache-2.0 |