We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c806b commit dbc31d8Copy full SHA for dbc31d8
2 files changed
16-cleanup-cluster.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+set -e
3
+# Create 16-cleanup-cluster.sh script
4
+echo "Cleaning cluster not yet implemented."
5
+echo "Hint: Please delete Loadbalancers and persistent volumes before deleting cluster."
6
+
18-delete-kind.sh
100644
100755
0 commit comments