[UPD] Updated Readme.MD

This commit is contained in:
Anonymous 2023-08-04 14:41:20 +00:00
parent 37de58ae74
commit a9eb22fbeb

View File

@ -1,3 +1,27 @@
# k8ssalt
Salt-master / Salt-minion automatically configured for deploying within Kubernetes. Currently this repo supports 1 to N salt-minions.
#### Requirements
* An existing Kubernetes cluster
##### Limitations
Saltstack images don't include OpenRC, so restarting services within salt-minions poses an issue.
You can install packages / remove them just fine.
##### Installation
1. git clone this repo
2. Run the deploySalt.sh
3. Please don't delete the files i created... please
#### Flags
* -r <NUMBER>
* Replicas - How many replicas should salt-minions generate
* -d
* Delete - Deprovisions Salt-infrastructure
Salty mcsalt