[UPD] Updated Readme.MD
This commit is contained in:
parent
37de58ae74
commit
a9eb22fbeb
26
README.md
26
README.md
@ -1,3 +1,27 @@
|
|||||||
# k8ssalt
|
# k8ssalt
|
||||||
|
|
||||||
Salty mcsalt
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user