k8snetworkplumbingwg / sriov-network-operator

Operator for provisioning and configuring SR-IOV CNI plugin and device plugin
Apache License 2.0
80 stars 109 forks source link

Install PrometheusOperator in k8s CI lanes #753

Open zeeke opened 1 month ago

zeeke commented 1 month ago

Add to [hack/run-e2e-conformance-virtual-cluster.sh](https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/ee40683567d8ac5d03365e3216592e74d47538b7/hack/run-e2e-conformance-virtual-cluster.sh#L368) an installation step for the Prometheus Operator (see steps [1]).

Control plane and/or worker memory settings might need to be adjusted.

https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/ee40683567d8ac5d03365e3216592e74d47538b7/hack/run-e2e-conformance-virtual-cluster.sh#L57

[1] https://prometheus-operator.dev/docs/getting-started/installation/

cyclinder commented 3 weeks ago

I'm interested in this, please assign it to me, thanks!