[k3d-dev.sh] Rebuild K3D cluster without instance re-creation
All threads resolved!
All threads resolved!
Compare changes
- Danny Gershman authored
+ 177
− 170
@@ -65,7 +65,7 @@ KeyName="${AWSUSERNAME}-dev"
@@ -81,7 +81,13 @@ while [ -n "$1" ]; do # while loop starts
@@ -130,83 +136,83 @@ while [ -n "$1" ]; do # while loop starts
@@ -215,39 +221,39 @@ Content-Type: text/x-shellscript; charset="us-ascii"
@@ -260,8 +266,8 @@ cat << EOF > ~/aws/device_mappings.json
@@ -271,44 +277,81 @@ cat << EOF > ~/aws/spot_options.json
@@ -330,42 +373,6 @@ until run "hostname"; do