examples
examples copied to clipboard
[Tutorial][Kubernetes] Querying the cluster
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.