Closed rackeric closed 1 week ago
I've submitted a PR of the changes I use for the "load" test manifests. https://github.com/kubernetes/perf-tests/pull/2705
And for the exec_service image here is this change to allow it to be set with clusterloader2 CLI flag. https://github.com/kubernetes/perf-tests/pull/2706
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
What would you like to be added: The ability to use custom image repos with clusterloader2, specifically the deployment used by the exec_service and images used in template yamls for the load test, like deployments and statefulsets.
Why is this needed: Some clusters may not have external Internet access to reach the upstream registry.k8s.io and gcr.io image repos, but do have access to an internal mirror hosting these images.