Is it possible to lookup a kubernetes service by a...
# general
f
Is it possible to lookup a kubernetes service by an annotation tag rather than by exact name?
q
We have
pulumi-query
though it's not really been maintained I'm afraid https://www.pulumi.com/blog/query-kubernetes/
To be honest, you'd be as well using a standard Kubernetes client and then use
.get
with Pulumi if you need to pull in the resource