You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like everything is running? The warning happens when you initially deploy the operator, as the gencert container tykes some time to create the certficates. I'm not sure what this is supposed to mean:
I get the "502 endpoint not found" error when trying to setup the datastore.
This is an issue with your Kubernetes API Server. The API Server is trying to reach the webhook, but for some reason it can't. Perhaps look at the API Server logs to find out more.
I get the "502 endpoint not found" error when trying to setup the datastore.
A little investigation found this error in the controller pod:
MountVolume.SetUp failed for volume "cert" : secret "webhook-server-cert" not found
This is a k3s installation, pretty fresh except for a couple of web-serving pods.
Here's more detail:
Any help is appreciated. Thank you.
The text was updated successfully, but these errors were encountered: