-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unable to Fetch Cluster Details with OCI Native Ingress Controller when Workload Identity #110
Comments
|
Can you make sure the required policy statements are present? (point 4 in the list) |
@nirpai We added all the required policies for workload identities, but it is still not working. As of now, we have decided to proceed with an alternative method.. |
Hi ,
We are trying to implement principal credentials with Workload Identity for the OKE cluster, but unfortunately, we are encountering the following errors.
I1202 23:16:52.205446 1 auth_service.go:71] Fetching auth config provider for type: workloadIdentity F1202 23:16:55.386762 1 server.go:168] failed to get cluster details: Get "https://containerengine..oci.oraclecloud.com/20180222/clusters/ocid1.cluster.oc1.eu-amsterdam-1.aaaaaaaak2acfqd2tmqytfjxovx5zyjxd2xuuuwhwkaje6dnvcm63melu3vq": dial tcp: lookup containerengine..oci.oraclecloud.com: no such host
Can you please assist with this?
// Prathap Dasari
The text was updated successfully, but these errors were encountered: