Skip to main content

A Pulumi package for creating and managing k0s clusters.

Project description

Actions Status NPM version Python version NuGet version PkgGoDev

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 configuration points are available:

  • k0s:skipDowngradeCheck - Do not check if a downgrade would be performed.
  • k0s:noDrain - Do not drain nodes before upgrades/updates.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_k0s-0.1.6.tar.gz (20.1 kB view hashes)

Uploaded Source

Supported by

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