
Run: etcd & kube-apiserver --etcd-servers=... ... UPDATE_NODE_APISERVER go test ./test/integration/master -test.run=TestUpdateNodeObjects -test.v -tags integration Simulates the core update loops from nodes to the API server, allowing baseline profiling for steady state of large clusters. May require tweaking the http.Transport used by the client to support >N idle connections to the master.