Merge pull request #1467 from anbern/patch-1

Update hellonode.md
pull/1455/merge
devin-donnelly 2016-10-27 20:09:25 -07:00 committed by GitHub
commit 7d78a9b2ab
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,8 @@ If all goes well, you should be able to see the container image listed in the co
![image](/images/hellonode/image_10.png)
**Note:** *Docker for Windows, Version 1.12 or 1.12.1, does not yet support this procedure. Instead, it replies with the message 'denied: Unable to access the repository; please check that you have permission to access it'. A bugfix is available at http://stackoverflow.com/questions/39277986/unable-to-push-to-google-container-registry-unable-to-access-the-repository?answertab=votes#tab-top.*
## Create your Kubernetes Cluster
A cluster consists of a Master API server and a set of worker VMs called Nodes.