Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
# general
f
famous-art-56985
03/04/2022, 1:15 PM
Is it possible to lookup a kubernetes service by an annotation tag rather than by exact name?
q
quiet-wolf-18467
03/04/2022, 4:34 PM
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
2 Views
Post