Fixed typo: kuberntes -> kubernetes

"Kubernetes" was misspelled in a couple of places.
pull/6/head
Preet Bhinder 2016-04-05 16:20:08 -07:00
parent b8d000853e
commit d178d78013
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ script
create_dirs
echo "Mount master PD"
mount_master_pd
echo "Creating kuberntes master auth file"
echo "Creating kubernetes master auth file"
create_master_auth
echo "Creating master instance kubelet auth file"
create_master_kubelet_auth

View File

@ -132,7 +132,7 @@ With v1.2.0, the release notes were moved from their previous [github releases](
location to [CHANGELOG.md](../../CHANGELOG.md). Going forward this seems like a good plan.
Other projects do similarly.
The kuberntes.tar.gz download link is also displayed along with the release notes
The kubernetes.tar.gz download link is also displayed along with the release notes
in [CHANGELOG.md](../../CHANGELOG.md).
Is there any reason to continue publishing anything to github releases if