The Helm ProjectのGitHubアカウントは、Kubernetes用のパッケージマネージャーを中心に、多様なリポジトリを公開しています。主なプログラミング言語にはGo、Shell、Dockerfileが含まれており、特にhelmやcharts、chartmuseumなどの人気リポジトリがあります。これらは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はKubernetes用のパッケージマネージャーとして、様々なリポジトリを構築しています。特に、helmやchartmuseumなどはKubernetesのアプリケーション管理において重要な役割を果たしています。
helmは主にGo、Shell、Dockerfileを使用してリポジトリを開発しています。これらの言語は、Kubernetesとの統合において重要な機能を提供します。
はい、helmのリポジトリはすべて公開されています。これにより、開発者はKubernetes用のパッケージやツールを自由に利用し、貢献することが可能です。