From 3e74f722d49d6e9b3949babcf33c0feba58a0e67 Mon Sep 17 00:00:00 2001 From: Nicolas Vanheuverzwijn Date: Wed, 15 Apr 2020 18:58:18 -0400 Subject: [PATCH] doc: document new field 'cluster.topology.bastion.loadBalancer' --- docs/bastion.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/bastion.md b/docs/bastion.md index 93e2f7f2dd..0e6be8b103 100644 --- a/docs/bastion.md +++ b/docs/bastion.md @@ -73,6 +73,19 @@ spec: bastionPublicName: bastion.mycluster.example.com ``` +### Additional security groups to ELB +If you want to add security groups to the bastion ELB + +```yaml +spec: + topology: + bastion: + bastionPublicName: bastion.mycluster.example.com + loadBalancer: + additionalSecurityGroups: + - "sg-***" +``` + ### Access when using gossip (k8s.local) When using gossip mode, there is no DNS zone where we can configure a