Small changes in readme

This commit is contained in:
Jedrzej Nowak 2016-04-06 12:01:17 +02:00
parent 78d8c00948
commit bf63304c90
1 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@ This repository contains resources for configuring kubernetes with calico networ
You need solar dev env for now. Put Vagrantfile_solar instead of default Vagrantfile that is included in solar.
`setup_k8s.py` is a naive script that adds resources. Then you can proceed with normal solar steps.
Login on solar-dev, link this directory as /var/lib/solar/resources/k8s (or solar repository import -l ...)
1. Login on solar-dev, link this directory as /var/lib/solar/resources/k8s (or solar repository import -l ...)
2. Install python on solar-dev* (sudo dnf install python). It's required for ansible
3. `setup_k8s.py` is a naive script that adds resources. Then you can proceed with normal solar steps.