prometheus / test-infra

Prometheus E2E benchmarking tool
Apache License 2.0
156 stars 67 forks source link

Support IngressClass in K8s package #717

Closed Vandit1604 closed 2 months ago

Vandit1604 commented 2 months ago

We don't support IngressClass in K8s package, which fails when you try to set up cluster-infra for using prombench. I was using KinD and it failed with.

Error parsing commandline arguments: error applying 'manifests/cluster-infra/2_ingress-nginx-controller.yaml' err:creating request for unimplimented resource type:ingressclass
Vandit1604 commented 2 months ago

gentle ping @bboreham