There is no ephemeral-storage resource on worker node of kubernetes There is no ephemeral-storage resource on worker node of kubernetes kubernetes kubernetes

There is no ephemeral-storage resource on worker node of kubernetes


Step 1: kubectl get mutatingwebhookconfigurations -oyaml > mutating.txt

Step 2: Kubectl delete -f mutating.txt

Step 3: Restart the node

Step 4: You should be able to see the node is ready

Step 5: Install the mutatingwebhookconfiguration back