Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 149 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 149 Bytes

integration-k8s-kind

How to run integration tests locally?

kind create cluster --config cluster-config.yaml --wait 120s
go test ./...