0.0.8 • Published 1 year ago

@scav/pulumi-flux v0.0.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Pulumi Flux Provider

The Pulumi Flux Provider lets you create Flux manifests used to bootstrap a Flux installation on Kubernetes. This provider does not apply them, it only creates the manifests.

Installing

Installing plugin, replacing $TAG with the current release

pulumi plugin install resource flux $TAG --server https://github.com/scav/pulumi-flux/releases/download/$TAG/ 

Go

go get github.com/scav/pulumi-flux/sdk 

Node

npm install @scav/pulumi-flux