2023-08-04 14:41:20 +00:00
2023-08-04 14:22:51 +00:00
2023-08-04 13:52:47 +00:00
2023-08-04 14:41:20 +00:00
2023-08-04 14:22:51 +00:00
2023-08-04 14:22:51 +00:00

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
    • Replicas - How many replicas should salt-minions generate
  • -d
    • Delete - Deprovisions Salt-infrastructure

Salty mcsalt

Description
No description provided
Readme 27 KiB
Languages
Shell 100%