Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyantipov committed Dec 21, 2015
1 parent 7de93a2 commit 05615e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Create a new droplet via DO interface, and choose following options
1. Droplet Hostname: master
1. Select Size: Any
1. Select Region: Any with private networking support
1. Activate these additional options: "Private Networking" and "Enable User Data"
1. Activate these additional option: "Private Networking" and "Enable User Data"
1. Put [cloud-init-master](https://raw.githubusercontent.com/AndreyAntipov/kubernetes-coreos-do/master/cloud-init-node.yaml) config to user data textarea
1. Select Image: CoreOS
1. Choose your SSH key
Expand All @@ -22,7 +22,7 @@ Create a new droplet via DO interface, and choose following options
1. Droplet Hostname: node
1. Select Size: Any
1. Select Region: Any with private networking support
1. Activate these additional options: "Private Networking" and "Enable User Data"
1. Activate these additional option: "Private Networking" and "Enable User Data"
1. Put [cloud-init-node](https://raw.githubusercontent.com/AndreyAntipov/kubernetes-coreos-do/master/cloud-init-node.yaml) config to user data textarea
1. Replace `<master-private-ip>` by your master private ip address
1. Select Image: CoreOS
Expand Down

0 comments on commit 05615e7

Please sign in to comment.