sensu-go-workshop
sensu-go-workshop copied to clipboard
Update workshop automation for Sensu Go 6.5.0
Changes:
- [x] Use the new
sensu-backend init --cluster-admin-apikey
automation - [ ] ~Rename the
configurator
service toworkshop
(which can also now be used as a sandboxed workstation environment)~ - [x] Remove the
sensuctl
container (no need forsensuctl configure
thanks to automated API Key initialization) - [x] Remove the
wait-for-sensuctl
script and.config/
volume mount - [x] Refactor the
seed-workshop-resources
script (use a simpler sensuctl retry loop mechanism)