This message was deleted.
s
This message was deleted.
g
Because Linkerd2 is not yet fully deployed, my components won’t be injected with the side-car proxies
Is there a way to use Pulumi’s Kubernetes provider to point it to a pre-existing resource (e.g.: namespace) and ask it to do the same functionality that it would do when I deploy Kubernetes components with Pulumi: • Wait for pods to be in ready state • Wait for services to have pods to direct traffic to • etc.
Other (hacky) option: can I add a fixed delay somehow?
g
Thanks, I’ll try using this