Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sacreman committed Aug 9, 2019
1 parent 3d21e1c commit 908c070
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -16,6 +16,8 @@ You can leave the K3s docker container running and continue to iterate installat

To remove the chart from a running container use `make chartrm`. You can then install cleanly again using `make chart`.

To investigate chart problems you can run `make ssh` to log into the K3s container and run the usual `kubectl` and `helm` commands to troubleshoot.

To kill everything and start from scratch including terminating the K3s container use `make clean`.

# Tests
Expand Down

0 comments on commit 908c070

Please sign in to comment.