mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
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. Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>