diff --git a/README.md b/README.md index 347699a..6556463 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 `` by your master private ip address 1. Select Image: CoreOS