awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bitnami avatar

bitnami/charts

0
View on GitHub↗
10,374 Stars·10,360 Forks·Go Template·4 Aufrufebitnami.com↗

Charts

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 manages cloud-native infrastructure through template-based package definitions and value-driven configuration. This approach ensures consistent manifest generation across different environments while maintaining compatibility through semantic versioning.

Features

  • Kubernetes Application Deployments - Automates the installation and configuration of open source software on Kubernetes clusters using pre-defined Helm charts.
  • Resource Manifest Templating - Uses YAML templates to define Kubernetes resource manifests that are dynamically populated with user values.
  • Application Catalogs - Offers a library of standardized deployment templates for common server-side software on container clusters.
  • Cloud Native Orchestration - Manages the lifecycle of containerized applications to ensure consistent deployments across different cluster environments.
  • Application Cluster Deployments - Packages popular open-source software into templates to automate deployment across various container cluster environments.
  • Chart Repositories - Maintains a comprehensive repository of pre-configured Kubernetes packages for popular open-source applications.
  • Hardened Container Images - Provides a suite of minimal, security-hardened base images to reduce the attack surface of deployed containers.
  • Configuration-Driven Templating Engines - Separates static resource definitions from dynamic configuration parameters to allow environment-specific overrides.
  • Manifest Generation - Generates consistent Kubernetes manifests across different applications using strict naming and labeling conventions.
  • Vulnerability Scanning - Implements a workflow to identify and fix security flaws in container images via automated scanning and triage.
  • CI Pipeline Integration - Integrates automated vulnerability scanning directly into the CI release pipeline to identify security flaws before deployment.
  • Container Image Vulnerability Scanners - Analyzes container images through a release pipeline to identify and remediate security flaws before production.
  • Deployment Solutions - Official Helm charts for deploying applications on Kubernetes.

Star-Verlauf

Star-Verlauf für bitnami/chartsStar-Verlauf für bitnami/charts

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht bitnami/charts?

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.

Was sind die Hauptfunktionen von bitnami/charts?

Die Hauptfunktionen von bitnami/charts sind: Kubernetes Application Deployments, Resource Manifest Templating, Application Catalogs, Cloud Native Orchestration, Application Cluster Deployments, Chart Repositories, Hardened Container Images, Configuration-Driven Templating Engines.

Welche Open-Source-Alternativen gibt es zu bitnami/charts?

Open-Source-Alternativen zu bitnami/charts sind unter anderem: bitnami/containers — This project is a cloud-native software distribution and an OCI container image library. It provides a collection of… docker-archive-public/docker.labs — This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization,… stakater/reloader — Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… lensapp/lens — Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It…

Open-Source-Alternativen zu Charts

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Charts.
  • bitnami/containersAvatar von bitnami

    bitnami/containers

    4,441Auf GitHub ansehen↗

    This project is a cloud-native software distribution and an OCI container image library. It provides a collection of pre-configured, hardened container images and Docker Compose application stacks designed for consistent deployment across cloud and on-premises environments. The images are production-ready and compiled using standardized security configurations and vulnerability scanning to reduce attack surfaces. These hardened application images are designed to minimize manual setup and security risks during deployment. The project covers container vulnerability management, production-ready

    Shellbitnamicontainersdocker
    Auf GitHub ansehen↗4,441
  • docker-archive-public/docker.labsAvatar von docker-archive-public

    docker-archive-public/docker.labs

    11,904Auf GitHub ansehen↗

    This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co

    PHPcontainersdockerdocker-compose
    Auf GitHub ansehen↗11,904
  • fluxcd/flux2Avatar von fluxcd

    fluxcd/flux2

    7,888Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,888
  • stakater/reloaderAvatar von stakater

    stakater/Reloader

    10,157Auf GitHub ansehen↗

    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

    Goconfigmapdaemonsetdeploymentconfigs
    Auf GitHub ansehen↗10,157
  • Alle 30 Alternativen zu Charts anzeigen→