Minor improvements in commands and readme

This commit is contained in:
Aleksandr Didenko
2016-06-30 16:56:52 +02:00
parent aad4edaf47
commit fec601a238
2 changed files with 19 additions and 6 deletions

View File

@@ -71,6 +71,13 @@ cd ~/mcp
./bootstrap-master.sh
```
* Check nodes list and make sure you have SSH access to them
```bash
cd ~/mcp
cat nodes
```
* Deploy k8s using kargo playbooks
```bash