mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Use Managed Instance Group instead of manually creating Nodes in GCE
This commit is contained in:
@@ -71,6 +71,8 @@ function teardown() {
|
||||
delete_pd_pod
|
||||
rm -rf ${config}
|
||||
|
||||
detect-minion-names
|
||||
|
||||
# This should really work immediately after the pod is killed, but
|
||||
# it doesn't (yet). So let's be resilient to that.
|
||||
#
|
||||
|
Reference in New Issue
Block a user