All Projects → helm → Community

helm / Community

Helm community content

Labels

Projects that are alternatives of or similar to Community

Gatekeeper Library
The OPA Gatekeeper policy library.
Stars: ✭ 132 (-37.44%)
Mutual labels:  cncf
Operators
Collection of Kubernetes Operators built with KUDO.
Stars: ✭ 175 (-17.06%)
Mutual labels:  cncf
Jaeger
CNCF Jaeger, a Distributed Tracing Platform
Stars: ✭ 14,813 (+6920.38%)
Mutual labels:  cncf
Spec
Specification for Cloud Native Buildpacks
Stars: ✭ 145 (-31.28%)
Mutual labels:  cncf
Chronus
Chronus是360金融技术团队基于阿里开源项目TBSchedule重写的分布式调度。
Stars: ✭ 166 (-21.33%)
Mutual labels:  cncf
Brigade
Event-driven scripting for Kubernetes
Stars: ✭ 2,218 (+951.18%)
Mutual labels:  cncf
Gatekeeper
Gatekeeper - Policy Controller for Kubernetes
Stars: ✭ 2,194 (+939.81%)
Mutual labels:  cncf
Kruise
Automate application management on Kubernetes (project under CNCF)
Stars: ✭ 2,819 (+1236.02%)
Mutual labels:  cncf
Specification
Serverless Workflow Specification
Stars: ✭ 166 (-21.33%)
Mutual labels:  cncf
Kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Stars: ✭ 13,601 (+6345.97%)
Mutual labels:  cncf
Kubecon North America 2018
KubeCon-CloudNativeCon-North-America-2018's slides. / 2018北美CNCF大会PPT。
Stars: ✭ 150 (-28.91%)
Mutual labels:  cncf
Cross Cloud
Cross-Cloud - multi-cloud K8s provisioner for CNCF CI Project
Stars: ✭ 158 (-25.12%)
Mutual labels:  cncf
Kuma
🐻 The Universal Service Mesh. CNCF Sandbox Project.
Stars: ✭ 2,516 (+1092.42%)
Mutual labels:  cncf
Curiefense
Curiefense is a unified, open source platform protecting cloud native applications.
Stars: ✭ 136 (-35.55%)
Mutual labels:  cncf
Chubaofs
ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store.
Stars: ✭ 2,482 (+1076.3%)
Mutual labels:  cncf
Sdk Javascript
Javascript SDK for CloudEvents
Stars: ✭ 132 (-37.44%)
Mutual labels:  cncf
Client Rust
Rust Client for TiKV.
Stars: ✭ 175 (-17.06%)
Mutual labels:  cncf
Aws Workshop For Kubernetes
AWS Workshop for Kubernetes
Stars: ✭ 2,450 (+1061.14%)
Mutual labels:  cncf
Sonobuoy
Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.
Stars: ✭ 2,442 (+1057.35%)
Mutual labels:  cncf
Cloudskew
Create free cloud architecture diagrams
Stars: ✭ 183 (-13.27%)
Mutual labels:  cncf

Helm Community

Welcome to the Helm community!

This is the starting point for becoming a contributor to the Helm project - improving docs, improving code, giving talks etc.

Communicating

The communication page lists communication channels like chat, issues, mailing lists, meetings, conferences, etc.

Assets

  • Helm logos are located at cncf/artwork
  • Helm website and docs are located at helm/helm-www
  • Helm brand examples and guidelines: art
  • Helm themed presentation template: slides

How Can I Help?

First, you should join our communication forums:

Next, get set-up with the basics (if not already done so):

Now, you can get down to business!

A good way to learn is:

  • Check out the code and look at code reviews. Documentation and test are part of the code base.
  • Try reproducing issues and get an overview of user problems.
  • Talk to people on Slack and ask questions.

Areas you can start working on:

  • Documentation (like the text you are reading now) can always use improvement!
  • We can always do with more test coverage.
  • Review open PRs. Add comments, feedback or give a LGTM!
  • Try out some easy-to-fix bugs which may be marked with the good first issue tag
  • Just ask an owner for suggestions.

Last but not least, we'd love to know what you want to see on the Helm Blog.

Feel free to submit a blog post topic here.

Your First Contribution

We recommend that you work on existing issues before attempting to develop a new feature.

Find an existing issue (e.g. one marked good first issue, or simply ask an owner for suggestions), and respond on the issue thread expressing interest in working on it.

This helps other people know that the issue is active, and hopefully prevents duplicated efforts.

Each commit must be signed off in git, as described by the article describing Helm's switch to DCO.

If you want to work on a new idea of relatively small scope:

  1. Submit an issue describing your proposed change to the repo in question.
  2. The repo owners will respond to your issue promptly.
  3. If your proposed change is accepted, start work in your fork, signing off each commit as described above.
  4. Submit a pull request containing a tested change.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].