cockroach-operator
cockroach-operator copied to clipboard
Add nightly EKS testing using kubetest2
EKS is the largest distro we don't currently have nightly testing on and we want to have it be fully supported. AWS maintains a kubetest2 plugin to make this easy for us: https://github.com/aws/aws-k8s-tester
manual testing has worked for EKS
Do we have a Makefile target for this test?
@rail I need to implement this in bazel and test it. This is on my plate after I get my current PRs wrapped up.