Andreas Krüger
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
contrib/terraform/openstack/README.md
|
|
@ -421,7 +421,7 @@ kubectl version |
|
|
|
|
|
|
|
If you are using floating ip addresses then you may get this error: |
|
|
|
``` |
|
|
|
Unable to connect to the server: x509: certificate is valid for 10.0.0.6, 10.0.0.6, 10.233.0.1, 127.0.0.1, not 132.249.238.25 |
|
|
|
Unable to connect to the server: x509: certificate is valid for 10.0.0.6, 10.233.0.1, 127.0.0.1, not 132.249.238.25 |
|
|
|
``` |
|
|
|
|
|
|
|
You can tell kubectl to ignore this condition by adding the |
|
|
|