Hello, I’m seeing this error from the kubernetes p...
# general
i
Hello, I’m seeing this error from the kubernetes provider:
Copy code
kubernetes:extensions:Deployment (istio-system/istio-pilot):
    error: Plan apply failed: 1 error occurred:
        * resource istio-system/istio-pilot was successfully created, but the Kubernetes API server reported that it failed to fully initialize or become live: Timeout occurred for 'istio-pilot'
But the api shows 2/2 up. It showed this before the timeout too:
Copy code
istio-pilot                     2/2     2            2           10m
does anyone have any thoughts on how I can further debug this? It appeared to deploy everything fine but pulumi timed out. @gorgeous-egg-16927 maybe?