I consistently get errors like this when running `...
# general
c
I consistently get errors like this when running
pulumi up
on an EKS cluster that Pulumi created. Any suggestions?
Copy code
Diagnostics:
  kubernetes:core/v1:Secret (db-secret):
    error: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: Get "<https://21D11CA8C29669F0B6B22DE0B70E2570.gr7.us-east-2.eks.amazonaws.com/openapi/v2?timeout=32s>": dial tcp: lookup <http://21D11CA8C29669F0B6B22DE0B70E2570.gr7.us-east-2.eks.amazonaws.com|21D11CA8C29669F0B6B22DE0B70E2570.gr7.us-east-2.eks.amazonaws.com> on 100.95.0.251:53: no such host

  aws:ecr:Repository (craig-test-repo):
    error: error reading from server: EOF

  pulumi:pulumi:Stack (apps-dev):
    assertion failed [inst.has_value()]: failed to decode instruction: 0x0
    (StateRecovery.cpp:355 determine_state_recovery_action_forward_branches)