mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
3 lines
120 B
Bash
Executable file
3 lines
120 B
Bash
Executable file
REPO_ROOT=$(dirname $(readlink -f $0))/../..
|
|
|
|
kind create cluster --config=$REPO_ROOT/kubernetes/resources/cluster.yaml
|