awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bitnami avatar

bitnami/charts

0
View on GitHub↗
10,374 星标·10,360 分支·Go Template·7 次浏览bitnami.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 历史

bitnami/charts 的 Star 历史图表bitnami/charts 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

bitnami/charts 的主要功能有哪些?

bitnami/charts 的主要功能包括:Kubernetes Application Deployments, Resource Manifest Templating, Application Catalogs, Cloud Native Orchestration, Application Cluster Deployments, Chart Repositories, Hardened Container Images, Configuration-Driven Templating Engines。

bitnami/charts 有哪些开源替代品?

bitnami/charts 的开源替代品包括: 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…

Charts 的开源替代方案

相似的开源项目,按与 Charts 的功能重合度排序。
  • bitnami/containersbitnami 的头像

    bitnami/containers

    4,441在 GitHub 上查看↗

    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
    在 GitHub 上查看↗4,441
  • docker-archive-public/docker.labsdocker-archive-public 的头像

    docker-archive-public/docker.labs

    11,904在 GitHub 上查看↗

    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
    在 GitHub 上查看↗11,904
  • fluxcd/flux2fluxcd 的头像

    fluxcd/flux2

    7,888在 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
    在 GitHub 上查看↗7,888
  • stakater/reloaderstakater 的头像

    stakater/Reloader

    10,157在 GitHub 上查看↗

    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
    在 GitHub 上查看↗10,157
  • 查看 Charts 的所有 30 个替代方案→