This PR adds command to launch cluster in README. Fixes #13
Tested flannel:
Before:
Not able to access dashboard service. Since network requests where not able to reach dashboard pod.
After:
Launched nginx and dashboard pods and services for them. Able to access dashboard and nginx.
This PR adds command to launch cluster in README. Fixes #13 Tested flannel: Before: Not able to access dashboard service. Since network requests where not able to reach dashboard pod. After: Launched nginx and dashboard pods and services for them. Able to access dashboard and nginx.