From d59aca7f654eebb7e62357a4c088473007c35659 Mon Sep 17 00:00:00 2001 From: Oilbeater Date: Mon, 5 Feb 2018 06:10:04 +0800 Subject: [PATCH] fix spell error in getting started guide. (#7227) --- docs/getting-started-guides/ubuntu/troubleshooting.md | 2 +- docs/getting-started-guides/ubuntu/upgrades.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started-guides/ubuntu/troubleshooting.md b/docs/getting-started-guides/ubuntu/troubleshooting.md index 7c149128b3..fdcc2ad8fd 100644 --- a/docs/getting-started-guides/ubuntu/troubleshooting.md +++ b/docs/getting-started-guides/ubuntu/troubleshooting.md @@ -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 --debug diff --git a/docs/getting-started-guides/ubuntu/upgrades.md b/docs/getting-started-guides/ubuntu/upgrades.md index c10e968dfb..f977ea5ae6 100644 --- a/docs/getting-started-guides/ubuntu/upgrades.md +++ b/docs/getting-started-guides/ubuntu/upgrades.md @@ -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