During Infoworks installation/upgrade, you may encounter the following error:
xxxxxxxxxxInternal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io"To mitigate this issue, you can follow following workaround:
Step 1: To view the webhook's configuration, run the following command.
xxxxxxxxxxkubectl get validatingwebhookconfigurationsStep 2: To delete the NGINX webhook, run the following command:
xxxxxxxxxxkubectl delete validatingwebhookconfigurations <ingress-nginx-admission>Step 3: Proceed to install/upgrade the Infoworks Setup.