Join Slack
Powered by
This message was deleted.
# kubernetes
s
sparse-intern-71089
05/07/2021, 8:53 PM
This message was deleted.
g
gorgeous-egg-16927
05/07/2021, 9:45 PM
As you note, creation is almost instantaneous, but the k8s provider also waits for them to be ready before completing the update. See
https://www.pulumi.com/blog/improving-kubernetes-management-with-pulumis-await-logic/
for more details on this. The readiness logic for each resource type is also documented in the API docs:
https://www.pulumi.com/docs/reference/pkg/kubernetes/apps/v1/deployment/#deployment
👍 1
🙌 1
c
colossal-australia-65039
05/07/2021, 11:26 PM
sorry i left out some info by accident on my original post. The specific resource example I gave is a
ServiceAccount
which should be instant. Is the CLI possibly displaying the wrong resource being waited on?
4
Views
Open in Slack
Previous
Next