mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-22 03:10:26 +00:00
Automatic merge from submit-queue test/kubemark/resources: configure custom etcd endpoints We want to stress our own etcd cluster with Kubernetes workloads, using kubemark e2e tests. This PR adds a new environment variable 'ETCD_SERVERS' to configure custom etcd endpoints. /cc @xiang90 @hongchaodeng