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

4
k3d/k3d-down.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
k3d cluster delete homepage
rm kubeconfig