[go: nahoru, domu]

Skip to content

An RKE pulumi resource package, providing multi language access to RKE

License

Notifications You must be signed in to change notification settings

mitchellmaler/pulumi-rke

 
 

Repository files navigation

RKE Resource Provider

The RKE resource provider for Pulumi lets you create a Kubernetes cluster using RKE in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @jaxxstorm/pulumi-rke

or yarn:

$ yarn add @jaxxstorm/pulumi-rke

Python

To use from Python, install using pip:

$ pip install pulumi_rancher2

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/jaxxstorm/pulumi-rke/sdk/go/...

Reference

Coming Soon

About

An RKE pulumi resource package, providing multi language access to RKE

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 50.6%
  • C# 27.0%
  • Python 11.3%
  • TypeScript 10.1%
  • Other 1.0%