<4> 삭제 1 Flux 실습 리소스 삭제 flux uninstall --namespace=flux-system 2 Github에 fleet-infra Repo 제거하기 3 Helm Chart 삭제 helm uninstall -n monitoring kube-prometheus-stack 4 EKS 클러스터 삭제 eksctl delete cluster --name $CLUSTER_NAME && aws cloudformation delete-stack --stack-name $CLUSTER_NAME