k8ssalt-public/README.md
2023-08-04 14:41:20 +00:00

28 lines
642 B
Markdown

# 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