Skip to content

Commit

Permalink
Merge pull request #13 from pmanlukas/master
Browse files Browse the repository at this point in the history
Update 03-compute-resources.md
  • Loading branch information
ivanfioravanti authored May 17, 2018
2 parents 991cf01 + 9797f7f commit 42c69bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/03-compute-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ for i in 0 1 2; do
az vm create -g kubernetes \
-n controller-${i} \
--image Canonical:UbuntuServer:16.04.0-LTS:latest \
--generate-ssh-keys \
--nics controller-${i}-nic \
--availability-set controller-as \
--nsg '' > /dev/null
Expand Down

0 comments on commit 42c69bd

Please sign in to comment.