https://github.com/nibalizer/nightly-iks-cluster
Tooling to rebuild my lab environment every night
https://github.com/nibalizer/nightly-iks-cluster
Last synced: about 2 months ago
JSON representation
Tooling to rebuild my lab environment every night
- Host: GitHub
- URL: https://github.com/nibalizer/nightly-iks-cluster
- Owner: nibalizer
- License: apache-2.0
- Created: 2018-11-28T14:32:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T05:25:24.000Z (over 6 years ago)
- Last Synced: 2025-01-12T22:29:36.824Z (4 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Nightly testing cluster
=======================This is a collection of tooling and software that gives me a new IBM Kubernetes Services (IKS) cluster every night. This follows the 're-build your dev lab every night' principle I learned from one of my first managers.
Setup
-----* Build the docker image
* Apply the secret for IBM API_KEY
* Apply the script as a config map
* Add the cronjob resource(Most of this is covered by deploy.sh)
CoC
---Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.