openelb
openelb copied to clipboard
how to delete Eip when porter-manager has deleted
i can't delelte Eip, my porter-manager has deleted already.
This issue might help you.
This issue might help you.
i read issue
when i can delete the finalizers field in the yaml with kubectl edit eip xxx
, the command response error :
error: eips.network.kubesphere.io "porter-layer2-eip" could not be patched: Internal error occurred: failed calling webhook "validate.eip.network.kubesphere.io": Post "https://porter-32gjb1-manager.develops-components.svc:443/validate-network-kubesphere-io-v1alpha2-eip?timeout=10s": service "porter-32gjb1-manager" not found
You can run kubectl replace -f /tmp/kubectl-edit-bg5ql.yaml
to try this update again.
How did you install porter-manager and delete porter-manager?
How did you install porter-manager and delete porter-manager? install by kubesphere, uninstall by kubesphere