awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
helm avatar

helm/chartsArchived

0
View on GitHub↗
15,425 stele·16,357 fork-uri·Go·Apache-2.0·5 vizualizări

Charts

This repository serves as a curated collection of software packages for Kubernetes application deployment and package management. Its primary purpose is to provide a standardized set of predefined application configurations to ensure consistent software installations across different clusters.

The project focuses on maintaining version compatibility and providing a reliable source of verified packages. This allows for a standardized cluster setup by simplifying the installation and versioning of software on a container orchestration platform.

Features

  • Kubernetes Application Deployments - Provides a standardized way to deploy a curated collection of containerized applications and Helm charts.
  • Package Registries - Provides a centralized registry for hosting and distributing standardized Kubernetes software packages.
  • Immutable Package Archives - Bundles application definitions into immutable, versioned archives to ensure reproducible deployments across environments.
  • Version Compatibility Management - Maintaining application stability across different minor releases of the Kubernetes platform through curated package updates.
  • Manifest Template Engines - Generates final Kubernetes YAML manifests by injecting configuration values into generic application templates.
  • Package Managers - Implements a standardized package manager to handle the installation and versioning of software on Kubernetes.
  • Application Installers - Simplifies the initial cluster setup by providing mechanisms to install a collection of predefined applications.
  • Cluster Bootstrapping - Simplifies the initial cluster setup by deploying a verified and compatible set of application configurations.
  • Version and Compatibility Management - Ensures that curated packages remain compatible across multiple minor releases of the Kubernetes platform.
  • Semantic Versioning Systems - Uses semantic versioning constraints to ensure compatibility between application packages and Kubernetes releases.
  • Data Validation Schemas - Implements schema-based validation to ensure configuration values adhere to predefined rules before deployment.
  • Infrastructure Resource Mapping - Maps high-level user configuration options to low-level Kubernetes resources through structured values files.
  • Deployment Solutions - Standardized Helm charts for Kubernetes package management.
  • Database Tools - Helm charts for deploying the database on Kubernetes.

Istoric stele

Graficul istoricului de stele pentru helm/chartsGraficul istoricului de stele pentru helm/charts

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face helm/charts?

This repository serves as a curated collection of software packages for Kubernetes application deployment and package management. Its primary purpose is to provide a standardized set of predefined application configurations to ensure consistent software installations across different clusters.

Care sunt principalele funcționalități ale helm/charts?

Principalele funcționalități ale helm/charts sunt: Kubernetes Application Deployments, Package Registries, Immutable Package Archives, Version Compatibility Management, Manifest Template Engines, Package Managers, Application Installers, Cluster Bootstrapping.

Care sunt câteva alternative open-source pentru helm/charts?

Alternativele open-source pentru helm/charts includ: kubernetes/helm — Helm is a package manager and application bundler for Kubernetes. It provides a system for defining, installing, and… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… jenkins-x/jx — jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of… bitnami/charts — This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates… bower/bower — Bower is a frontend package manager and client-side asset manager used to install and track third-party JavaScript and… rust-lang/cargo — Cargo is the official build system and package manager for the Rust programming language. It provides a unified…

Alternative open-source pentru Charts

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Charts.
  • kubernetes/helmAvatar kubernetes

    kubernetes/helm

    29,887Vezi pe GitHub↗

    Helm is a package manager and application bundler for Kubernetes. It provides a system for defining, installing, and upgrading complex applications using shareable, versioned packages called charts. The project functions as a template engine and release manager, rendering dynamic resource manifests from static charts using configurable values. It tracks the history of deployments to enable reliable updates and rollbacks to previous stable versions within a cluster. The system handles the end-to-end lifecycle of application deployment, including the bundling of manifest files into reproducibl

    Go
    Vezi pe GitHub↗29,887
  • fluxcd/flux2Avatar fluxcd

    fluxcd/flux2

    7,888Vezi pe GitHub↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Gocontinuous-deliverygitopsgitops-toolkit
    Vezi pe GitHub↗7,888
  • jenkins-x/jxAvatar jenkins-x

    jenkins-x/jx

    4,691Vezi pe GitHub↗

    jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of applications. It functions as a cloud native pipeline manager that executes container-based build and deployment sequences using a catalog of reusable tasks. The project distinguishes itself through the automated orchestration of preview environments, which are created and destroyed based on pull request activity to enable validation before merging. It employs a GitOps-based state synchronization model to maintain the desired state of clusters by polling git repositories and

    Goacceleratorcicdcontinuous-delivery
    Vezi pe GitHub↗4,691
  • bitnami/chartsAvatar bitnami

    bitnami/charts

    10,374Vezi pe GitHub↗

    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

    Go Templatebitnamichartshelm
    Vezi pe GitHub↗10,374
Vezi toate cele 30 alternative pentru Charts→