fix spell error in getting started guide. (#7227)
This commit is contained in:
@@ -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.
|
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
|
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.
|
and changes in behaviour will always be documented in the release notes.
|
||||||
|
|
||||||
You can use `juju status` to see if an upgrade is available.
|
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
|
### Upgrade etcd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user