mirror of https://github.com/k3s-io/k3s
afa8c4fee5
Automatic merge from submit-queue (batch tested with PRs 59424, 59672, 59313, 59661). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. [e2e gce-ingress] Scale test to measure ingress create/update latency **What this PR does / why we need it**: Adding a basic scale test. Test procedure: - Create O(1) ingresses, measure creation latency for each ingress. - Create and update one more ingress, do similar measurement on create & update latency. - Repeat first two steps with O(10) ingresses. - Repeat first two steps with O(100) ingresses. Couple side notes: - Each ingress reference a separate service. - All services share the same set of backend pods. - All ingress share one TLS secret. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #NONE **Special notes for your reviewer**: /assign @rramkumar1 @nicksardo @bowei **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
apps | ||
storage | ||
BUILD | ||
apparmor.go | ||
cassandra.go | ||
configmaps.go | ||
etcd.go | ||
horizontal_pod_autoscalers.go | ||
ingress.go | ||
kube_proxy_migration.go | ||
mysql.go | ||
secrets.go | ||
services.go | ||
sysctl.go | ||
upgrade.go |