kodekloudhub / certified-kubernetes-administrator-course

Certified Kubernetes Administrator - CKA Course
7.96k stars 7.63k forks source link

Bug in the delete script for the Apple Silicon kubeadm deployment #148

Closed alexstan-merapar closed 9 months ago

alexstan-merapar commented 9 months ago

There is a mismatch in the number of worker nodes setup in both the deployment and deletion scripts. Ideally the number of worker nodes should be setup as an argument for the deletion script.