grafana / xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.
Apache License 2.0
62 stars 20 forks source link

Add examples for CRDs #86

Open pablochacin opened 1 year ago

pablochacin commented 1 year ago

After #85 it should be possible to manipulate CRDs using the generic API. Therefore, it should be useful for users to have this capability documented and some examples provided.