So you want to be a TaskOps?
First, learn about task
Then study the provded examples:
docker-redis
manages redis in dockerkube-kind
manages a single node kubernetes cluster in dockerkube-redis
manages a redis deployment in redis
Examples are super simple and for training purposes only.
To see actual production code to write learn about ops, a super set of task, and give a look to its task library that is the core of the OpenServerless CLI
They are Unix only, so you can run them in Linux, Mac OS and Windows WSL. Powershell is NOT supported, it may works... or not. No guarantee.
You need to install the required tools. You need docker, kubectl, task and kind. It is up to you to find and install them.
Once you studied this, fork this repo, look at the issues and contribute a PR solving one (or more), and notify us to [email protected]
If yuor contributions solves correctly the issue, we will invite to a job interview.