added k3d test scripts

This commit is contained in:
James Wynn 2023-01-11 09:47:34 -06:00
parent 98ce0e8c2e
commit b724f520cd
12 changed files with 283 additions and 0 deletions

2
k3d/.envrc Normal file
View file

@ -0,0 +1,2 @@
#shellcheck disable=SC2148,SC2155
export KUBECONFIG=$(readlink -f ./kubeconfig)