We were trying to do an perf test on the ETCD using the ETCDCTL command. This is a KOPS cluster that we use and it keeps failing for a large workload performance test. Do you have any recommendations for the node sizes for the master nodes for a large cluster? Master node is where the etcd manager, ETCD and the control plane components reside.
I used the below command to run a performance test with the workload size l (large).
This is more of a question than an issue.
We were trying to do an perf test on the ETCD using the ETCDCTL command. This is a KOPS cluster that we use and it keeps failing for a large workload performance test. Do you have any recommendations for the node sizes for the master nodes for a large cluster? Master node is where the etcd manager, ETCD and the control plane components reside.
I used the below command to run a performance test with the workload size
l
(large).This cluster is created on AWS and the master node size is
r5.4xlarge
. I do have the following config for the ETCD manager and eventsAny recommendations are welcome!