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
Before following the instructions from Enabling SSL in Paralus I was able to import clusters to projects I have created on the console. But after it was enabled, I cannot import new clusters. I used cert-manager to generate the certificate and use Okta SSO to login.
I checked the pod logs for the relay-agent for both a cluster that is already imported and one I am trying (and failing) to import. The error is Method Not Allowed.
Before following the instructions from Enabling SSL in Paralus I was able to import clusters to projects I have created on the console. But after it was enabled, I cannot import new clusters. I used cert-manager to generate the certificate and use Okta SSO to login.
I checked the pod logs for the relay-agent for both a cluster that is already imported and one I am trying (and failing) to import. The error is
Method Not Allowed
.Note: I am able to use the
kubectl
session window to make changes still to the imported clusters even with these errors.I found this similar issue, where a self-signed cert was being used, but in my case I am using cert-manager. #99 (comment)
Would removing the certificate, importing the clusters, then requesting a new certificate be a workaround for this?
The text was updated successfully, but these errors were encountered: