An open API service indexing awesome lists of open source software.

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

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.