fix typo
This commit is contained in:
parent
3ce933051a
commit
9ca583d984
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue