A Pulumi package for creating and managing k0s clusters.
Project description
k0s Pulumi Provider
Pulumi provider for k0s based on k0sctl.
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 @ydkn/pulumi-k0s
or yarn
:
$ yarn add @ydkn/pulumi-k0s
Python
To use from Python, install using pip
:
$ pip install pulumi_k0s
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/ydkn/pulumi-k0s/sdk
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.K0s
Configuration
The following provider configuration options are available:
skipDowngradeCheck
- Do not check if a downgrade would be performed.noDrain
- Do not drain nodes before upgrades/updates.
Deploying
-
Push a tag to your repo in the format "v0.0.0" to initiate a release
IMPORTANT: also add a tag in the format "sdk/v0.0.0" for the Go SDK
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_k0s-0.3.0.tar.gz
.
File metadata
- Download URL: pulumi_k0s-0.3.0.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e978996d99263c12871689feab721d9ab4ba93370a997fa730d2880740ab032 |
|
MD5 | d5411873e68ae2204d069de3ecd100dc |
|
BLAKE2b-256 | 042bfc3182cbf70b23dc10b67dde6ec15f95dada0282349f6dfee94da51fc6c2 |