A Pulumi package for creating and managing rke cloud resources.
Project description
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_rke
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/...
.NET
To use from Dotnet, use dotnet add package
to install into your project. You must specify the version if it is a pre-release version.
$ dotnet add package Pulumi.Rke --version 0.2.0-preview
Reference
Coming Soon
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_rke-1.1.0a1588056194.tar.gz
.
File metadata
- Download URL: pulumi_rke-1.1.0a1588056194.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c597dc4da3edd7a91fba8420eecc6d9fe3ff2b83631c34439e5c7ed0549fe73 |
|
MD5 | 0fd045b8a3ce3e01fce61ba31049bd46 |
|
BLAKE2b-256 | cd570da6a62481b6ff059cfde2b1dfd4d6795517e41c433ef576345d2a178461 |