new-relic-setup/README.md

14 lines
206 B
Markdown

# k3s and Application Installer
Installs k3s and a application on target machine.
For now only application ```sock_shop``` is supported.
Usage:
```
./setup.sh -a sock_shop
```
Help:
```
./setup.sh -h
```