initial commit, adding v0.0.1 helm charts

This commit is contained in:
Chris Kim
2019-03-11 17:14:39 -07:00
commit 9d71ffb01a
22 changed files with 725 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Submariner is now installed.
{{- if .Values.engine.nodeSelectorEnabled }}
If you haven't done so yet, please label a node as `submariner.io/gateway=true` to elect it for running Submariner.
{{- end }}
By default, Submariner runs with 1 replica. If you have more than one Gateway host, you can scale Submariner to N replicas, and the other Submariner pods will simply join the leader election pool.