Hi! I am having this known issue: <https://github....
# aws
c
Hi! I am having this known issue: https://github.com/pulumi/pulumi-eks/issues/296 I have been able to create other k8s resources except for this one. I set aws keys and secrets pertaining to a prod-admin account, and then pulumi assumes the concerned role and performs operations. For creating a k8s namespace, i get the error:
Copy code
kubernetes:core/v1:Namespace (ab-cluster-secret-store-preprod-aws-x-namespace):
    error: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: the server has asked for the client to provide credentials
Lmk if I should provide any other details. My teammates have seen this issue, as somewhat flaky that retries make it go away, but that hasn't been the case with me. I am using pulumi with python and the pulumi-eks version is 2.2.1