youtube image
From YouTube: Episode 26: apiserver stress testing daemonsets, CRD statuses

Description

In this episode we'll look at ways to stress test k8s clusters and, maybe, see if we can reproduce any interesting etcd race conditions... like https://github.com/kubernetes/kubernetes/issues/65517 .... (and https://github.com/kubernetes/kubernetes/issues/109399). Maybe this will result in a new Kubernetes e2e ? or a cool test we can run on the side! BTW , did you know theres a little bit of a race for CRD creation and CRD request availability in the apiserver? Maybe we can find out why !