fix spell error in getting started guide. (#7227)
parent
2101d401e7
commit
d59aca7f65
|
@ -190,7 +190,7 @@ This is caused by the API load balancer not forwarding ports in the context of t
|
|||
|
||||
Note that the default port used by CDK for the Kubernetes Master API is 6443 while the port exposed by the load balancer is 443.
|
||||
|
||||
1. Start helming again!
|
||||
1. Start helm again!
|
||||
|
||||
```
|
||||
helm install <chart> --debug
|
||||
|
|
|
@ -39,7 +39,7 @@ your support plan on the upgrade frequency. Important operational considerations
|
|||
and changes in behaviour will always be documented in the release notes.
|
||||
|
||||
You can use `juju status` to see if an upgrade is available.
|
||||
There may be an upgrade available for kubernetes, ectd, or both.
|
||||
There may be an upgrade available for kubernetes, etcd, or both.
|
||||
|
||||
### Upgrade etcd
|
||||
|
||||
|
|
Loading…
Reference in New Issue