The Helm Project 在 GitHub 上拥有广泛的公共存在,主要使用 Go、Shell 和 Dockerfile 等编程语言。其著名的公共仓库包括 helm,这是一款 Kubernetes 的包管理器,以及 chartmuseum 和 chart-testing 等多个项目,支持 Kubernetes 的应用管理和测试。
The Kubernetes Package Manager
⚠️(OBSOLETE) Curated applications for Kubernetes
helm chart repository server
CLI tool for linting and testing Helm charts
⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Hosting Helm Charts via GitHub Pages and Releases
A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
⚠️(OBSOLETE) Helm Classic v1
⚠️(OBSOLETE) This is a Helm v3 plugin which migrates and cleans up Helm v2 configuration and releases in-place to Helm v3
Helm community content
A GitHub Action for Kubernetes IN Docker - local clusters for testing Kubernetes
A GitHub Action to lint and test Helm charts
⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
The Helm website for docs, blog and project info.
⚠️(OBSOLETE) Charts for Helm Classic v1
Example project to demo testing and hosting a chart repository with GitHub Pages and Actions
Helm chart repository for example charts
Acceptance test suite for the Helm client
Helm Summit notes from February 2018
⚠️(OBSOLETE) Developer utilities for Helm
⚠️(OBSOLETE) Federation support as a Tiller plugin
Tooling to support github.com/helm/charts
Label pull requests based on the size of their changes
⚠️(OBSOLETE) Azure CLI Dockerfile with kubectl and Helm
⚠️(OBSOLETE) The AppController backend for Tiller
⚠️(OBSOLETE) AWS CLI Dockerfile with kubectl and Helm
Specifications for Helm interfaces including charts and repositories
Azure ARM templates to deploy https://get.helm.sh
Homebrew Formulas for Helm Tools
Repo Auditing tool - pre-alpha status
Utility application used by Helm charts to add a label to pulls when DCO passes
此仓库未提供描述。
此仓库未提供描述。
⚠️(OBSOLETE) Install script for Helm Classic v1
helm 在 GitHub 上构建了多个与 Kubernetes 相关的项目,特别是 helm 作为包管理器,以及用于应用程序管理的 charts 和 chartmuseum,支持开发者和用户的需求。
helm 主要使用 Go、Shell 和 Dockerfile 等编程语言。这些语言使其能够开发高效的工具和插件,增强 Kubernetes 的功能。
是的,helm 的所有仓库都是公开的。用户可以访问其 GitHub 页面,查看和贡献代码,参与到 Kubernetes 生态系统的开发中。