Closed mimmus closed 11 months ago
Please follow this guide and let us know if this doesn't help - https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/SELF_HOSTED_SETUP.md
Guide suggest to set:
--service-account-key-file
--service-account-signing-key-file
--service-account-issuer
but these are already set in my cluster.
Have you followed the other steps like S3 bucket creation, Create the OIDC discovery and keys documents, Provider creation and Deploying the webhook
?
Whats the error you are seeing?
No, I’m still evaluating all steps. In particular, I’m wondering how I can safely add these options to an existing cluster having these already set, for another OIDC provider (Dex).
Thanks again
Hi, I'm trying to understand if I can install IRSA on a self-hosted Kubernetes cluster. Looking at my
kube-apsiserver
pods, I see that following flags:are already set. What are the possibilities of installing IRSA?