kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
114.61k stars 40.41k forks source link

Library of resource descriptions / configs for popular apps #2837

Closed bgrant0607 closed 8 years ago

bgrant0607 commented 10 years ago

To ease getting started experience

bhanuxhrma commented 10 years ago

Hello I am interested in doing this project and would like to contribute. But i want to know what should i do or code to get started.

bgrant0607 commented 10 years ago

@bhanusharma92 More details can be found in #4926.

bgrant0607 commented 8 years ago

This has become the "top workloads" effort. Feel free to close if not useful.

erictune commented 8 years ago

Update on current state:

If you install the optional helm tool (from [http://helm.sh]) then you can install Charts.

The Charts development and testing occurs at http://github.com/kubernetes/charts.

Currently we have the following apps which are "stable":

More will be added soon.

Closing this issue. Further discussion should happen in the sig-apps meeting or slack channel, or in issues on the github.com/kubernetes/charts repo.