Skip to content

Commit dbc31d8

Browse files
committed
Cleanup hints and TODOs.
Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 62c806b commit dbc31d8

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

16-cleanup-cluster.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

100644100755
File mode changed.

0 commit comments

Comments
 (0)