mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 22:40:34 +00:00
7 lines
400 B
Plaintext
7 lines
400 B
Plaintext
Submariner is now installed.
|
|
|
|
{{- if .Values.gateway.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. |