Unit testing for k8s operators #kubernetes #operators https://itnext.io/unit-testing-kubernetes-operators-using-mocks-ba3ba2483ba3
Medium
Unit testing Kubernetes operators using mocks
In this post, I’ll walk you through the idea of unit testing Kubernetes operators using mocks, why you’d need them, and how to actually…