-
-
Notifications
You must be signed in to change notification settings - Fork 64
/
README.yaml
69 lines (54 loc) · 2.31 KB
/
README.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
#
# This is the canonical configuration for the `README.md`
# Run `make readme` to rebuild the `README.md`
#
# Name of this project
name: charts
# Logo for this project
#logo: docs/logo.png
# License of this project
license: "APACHE2"
# Canonical GitHub repo
github_repo: cloudposse/charts
# Badges to display
badges:
- name: "Build Status"
image: "https://travis-ci.org/cloudposse/charts.svg?branch=master"
url: "https://travis-ci.org/cloudposse/charts-cloudtrail"
- name: "Slack Community"
image: "https://slack.cloudposse.com/badge.svg"
url: "https://slack.cloudposse.com"
related:
- name: "Charts"
description: "Official Kubernetes Charts"
url: "https://github.com/kubernetes/charts"
- name: "Charts README"
description: "To get a quick introduction to Charts"
url: "https://github.com/kubernetes/helm/blob/master/docs/charts.md"
- name: "Helm"
description: "For more information on using Helm, refer to the Helm's"
url: "https://github.com/kubernetes/helm#docs"
# Short description of this project
description: |-
This is the Geodesic microservices distribution of Helm charts for Kubernetes.
Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform. Use [standalone our shell](https://github.com/cloudposse/geodesic/) to get started quickly and avoid dependency hell. It ships with support for [Kubernetes](https://github.com/kubernetes/kubernetes/), [Kops](https://github.com/kubernetes/kops/), [Helm](https://github.com/kubernetes/helm/) and [Terraform](https://github.com/hashicorp/terraform/).
What makes this distribution special is we've developed these charts to integrate with third party services like Github for authentication (OAuth2) and Duo for MFA.
quickstart: |-
## How do I install these charts?
After enabling the repositories mentioned above, just run `helm install cloudposse-incubator/$chart`.
Currently, most of the charts are located in the `incubator/` directory until they reach greater maturity.
include:
- "docs/layout.md"
# Contributors to this project
contributors:
- name: "Erik Osterman"
github: "osterman"
- name: "Igor Rodionov"
github: "goruha"
- name: "Michal Matyjek"
github: "mkj28"
- name: "Alexander Babai"
github: "alebabai"
- name: "Andriy Knysh"
github: "aknysh"