telemetry
is a Go package that illustrates how to use Kubernetes fake objects in tests.
Create multi-node Kind cluster:
make create-cluster
Destroy Kind cluster:
make delete-cluster
telemetry
is a Go package that illustrates how to use Kubernetes fake objects in tests.
Create multi-node Kind cluster:
make create-cluster
Destroy Kind cluster:
make delete-cluster