Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 293 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 293 Bytes

KIND Pulumi Provider

The KIND resource provider for Pulumi lets you manage a local KIND cluster

Building

make build install

Installing

go:

go get github.com/frezbo/pulumi-provider-kind/sdk/v3/go/...

Quick Examples

Check the examples