-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with metal lb on RKE script #76
Comments
After runnning the script again it worked but I had to uninstall and re-install rancher. Reinstalling rancher and running other commands the I'm getting the next error: With kubectl get nodes I get : |
I equally had this error and decided to chance it and re-run the script (without rolling back the nodes) and the error appears to have gone now. From reading through the logs, the error seems to stem around steps: Errors received: and Error 2: |
I'm getting the next error when I run the rke script:
Error from server (InternalError): error when creating "ipAddressPool.yaml": Internal error occurred: failed calling webhook "ipaddresspoolvalidationwebhook.metallb.io": failed to call webhook: Post "https://webhook-service.metallb-system.svc:443/validate-metallb-io-v1beta1-ipaddresspool?timeout=10s": endpoints "webhook-service" not found
Error from server (InternalError): error when creating "https://raw.githubusercontent.com/JamesTurland/JimsGarage/main/Kubernetes/RKE2/l2Advertisement.yaml": Internal error occurred: failed calling webhook "l2advertisementvalidationwebhook.metallb.io": failed to call webhook: Post "https://webhook-service.metallb-system.svc:443/validate-metallb-io-v1beta1-l2advertisement?timeout=10s": endpoints "webhook-service" not found
Any Idea?
The text was updated successfully, but these errors were encountered: