pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.4k stars 881 forks source link

[Tutorial][Kubernetes] Querying the cluster #1079

Open marmelin opened 3 years ago

marmelin commented 3 years ago

Hello ,

I am not able to find a reasonable explanation on how to query ressources from a cluster. I know the pulumi/pulumi-query-kubernetes project, but making queries only with apiversions stated is not efficient for me.

Could you please provide a tutorial on how to query stuff from clusters, e.g. all secrets with label "xy".

THx.

cowwoc commented 2 weeks ago

2 years later, it looks like this issue will never get addressed. Time to close it?