Portable and platform agnostic workloads orchestrator within docker engine on-demand.
- kubeconfig contains static hosting assets 2 render docs.
- REPLACE
Download Taskfile from https://taskfile.dev 4 your OS and add binary to your PATH.
List of configured tasks:
.\bin\task.exe -t ./Taskfile.yml -l - Wintel
./bin/task -t ./Taskfile.yml -l - Linux
Wintel users must define variable in .env file.
If u have access 2 k8s cluster add config as a file '''kubeconfig''' (excluded within .gitignore)
.\bin\task.exe -t ./Taskfile.yml 0001-k8s:kubectl-shell - Wintel
./bin/task -t ./Taskfile.yml 0001-k8s:kubectl-shell - Linux
If u have access 2 k8s cluster add config as a file '''kubeconfig''' (excluded within .gitignore)
.\bin\task.exe -t ./Taskfile.yml 0001-k8s:helm-shell - Wintel
./bin/task -t ./Taskfile.yml 0001-k8s:helm-shell - Linux