Merge pull request #15796 from mihow/mihow-typo-1

Fix small typo in documentation
This commit is contained in:
Kubernetes Prow Robot 2023-08-26 09:49:21 -07:00 committed by GitHub
commit 6bfccecb5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ kOps should create instances to all three zones, but provision volumes from the
With the default configuration, the loadbalancers created using the [cloud-provider-openstack](https://github.com/kubernetes/cloud-provider-openstack) cloud controller provider do not have access to the exposed NodePorts.
A fix is to add the clouster network to the authorized nodeIds.
A fix is to add the cluster network to the authorized nodeIds.
First, you have to edit the cluster: