Merge pull request #15294 from recollir/patch-3

Update bastion.md
This commit is contained in:
Kubernetes Prow Robot 2023-04-06 01:23:47 -07:00 committed by GitHub
commit 77e07c2fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ spec:
```
### Using an internal (VPC only) load balancer
{{ kops_feature_table(kops_added_default='1.22') }}
{{ kops_feature_table(kops_added_default='1.23') }}
When configuring a LoadBalancer, you can also choose to have a public load balancer or an internal (VPC only) load balancer. The `type` field should be `Public` or `Internal` (defaults to `Public` if omitted).