Skip to main content

A Pulumi package for creating and managing rancher2 resources.

Project description

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Rancher2 Resource Provider

The Rancher2 resource provider for Pulumi lets you manage Rancher2 resources 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 @pulumi/rancher2

or yarn:

$ yarn add @pulumi/rancher2

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/pulumi/pulumi-rancher2/sdk/v9

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Rancher2

Configuration

The following configuration points are available for the rancher2 provider:

  • rancher2:apiUrl (Required) - The URL to the rancher API. It must be provided, but it can also be sourced from the RANCHER_URL environment variable.
  • rancher2:accessKey (Optional) - API Key used to authenticate with the rancher server. It can also be sourced from the RANCHER_ACCESS_KEY environment variable.
  • rancher2:secretKey (Optional) - API secret used to authenticate with the rancher server. It can also be sourced from the RANCHER_SECRET_KEY environment variable.
  • rancher2:tokenKey (Optional) - API token used to authenticate with the rancher server. It can also be sourced from the RANCHER_TOKEN_KEY environment variable.
  • rancher2:caCerts (Optional) - CA certificates used to sign rancher server tls certificates. Mandatory if self signed tls and insecure option false. It can also be sourced from the RANCHER_CA_CERTS environment variable.
  • rancher2:bootstrap (Optional) - Bootstrap rancher server. Default value is false. It can also be sourced from the RANCHER_BOOTSTRAP environment variable.
  • rancher2:insecure (Optional) - Allow insecure connections to Rancher. Mandatory if self signed tls and no caCerts provided. Default value is false. It can also be sourced from the RANCHER_INSECURE environment variable.

Reference

For further information, please visit the Rancher2 provider docs or for detailed reference documentation, please visit the API docs.

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

pulumi_rancher2-9.3.0a1752820531.tar.gz (476.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_rancher2-9.3.0a1752820531-py3-none-any.whl (558.2 kB view details)

Uploaded Python 3

File details

Details for the file pulumi_rancher2-9.3.0a1752820531.tar.gz.

File metadata

File hashes

Hashes for pulumi_rancher2-9.3.0a1752820531.tar.gz
Algorithm Hash digest
SHA256 43cfbf0c49a839a11e02275ddd3ae29a19e8776369f359fd8bf0dd4d98bdcb78
MD5 41106fa3a4d6394dd9218edbef862a9d
BLAKE2b-256 d47477c4f0ac9ab1f1d4e11a8057ad7cb5949eb4787178583e3e8edde035e26d

See more details on using hashes here.

File details

Details for the file pulumi_rancher2-9.3.0a1752820531-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_rancher2-9.3.0a1752820531-py3-none-any.whl
Algorithm Hash digest
SHA256 bdbaa2a4d587ac3aff9330f894d29fd461c425649dd4b2eaea40ee2bcf313619
MD5 4c857b94dd1c3d3d414551f336d8d8cb
BLAKE2b-256 126af0c866530adfa6cb4e9fc4b63829cc1bc8770e7177f587948f49bb512544

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page