Description

Kindcontainer provides ephemeral Kubernetes clusters for integration testing.

Examples

var kind = new KindContainer<>();
kind.start();