pulumi-k0s


Namepulumi-k0s JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/ydkn/pulumi-k0s
SummaryA Pulumi package for creating and managing k0s clusters.
upload_time2024-11-17 05:52:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi kubernetes k0s
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/ydkn/pulumi-k0s/actions/workflows/makefile.yaml/badge.svg)](https://github.com/ydkn/pulumi-k0s/actions)
[![NPM version](https://badge.fury.io/js/%40ydkn%2Fpulumi-k0s.svg)](https://www.npmjs.com/package/@ydkn/pulumi-k0s)
[![Python version](https://badge.fury.io/py/pulumi-k0s.svg)](https://pypi.org/project/pulumi-k0s)
[![NuGet version](https://badge.fury.io/nu/pulumi.k0s.svg)](https://badge.fury.io/nu/pulumi.k0s)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/ydkn/pulumi-k0s/sdk/go)](https://pkg.go.dev/github.com/ydkn/pulumi-k0s/sdk/go)

# k0s Pulumi Provider

Pulumi provider for [k0s](https://k0sproject.io) based on [k0sctl](https://github.com/k0sproject/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

1. 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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ydkn/pulumi-k0s",
    "name": "pulumi-k0s",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi kubernetes k0s",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/04/2b/fc3182cbf70b23dc10b67dde6ec15f95dada0282349f6dfee94da51fc6c2/pulumi_k0s-0.3.0.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/ydkn/pulumi-k0s/actions/workflows/makefile.yaml/badge.svg)](https://github.com/ydkn/pulumi-k0s/actions)\n[![NPM version](https://badge.fury.io/js/%40ydkn%2Fpulumi-k0s.svg)](https://www.npmjs.com/package/@ydkn/pulumi-k0s)\n[![Python version](https://badge.fury.io/py/pulumi-k0s.svg)](https://pypi.org/project/pulumi-k0s)\n[![NuGet version](https://badge.fury.io/nu/pulumi.k0s.svg)](https://badge.fury.io/nu/pulumi.k0s)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/ydkn/pulumi-k0s/sdk/go)](https://pkg.go.dev/github.com/ydkn/pulumi-k0s/sdk/go)\n\n# k0s Pulumi Provider\n\nPulumi provider for [k0s](https://k0sproject.io) based on [k0sctl](https://github.com/k0sproject/k0sctl).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @ydkn/pulumi-k0s\n\nor `yarn`:\n\n    $ yarn add @ydkn/pulumi-k0s\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_k0s\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    $ go get github.com/ydkn/pulumi-k0s/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.K0s\n\n## Configuration\n\nThe following provider configuration options are available:\n\n- `skipDowngradeCheck` - Do not check if a downgrade would be performed.\n- `noDrain` - Do not drain nodes before upgrades/updates.\n\n## Deploying\n\n1. Push a tag to your repo in the format \"v0.0.0\" to initiate a release\n\n   IMPORTANT: also add a tag in the format \"sdk/v0.0.0\" for the Go SDK\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing k0s clusters.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/ydkn/pulumi-k0s",
        "Repository": "https://github.com/ydkn/pulumi-k0s"
    },
    "split_keywords": [
        "pulumi",
        "kubernetes",
        "k0s"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "042bfc3182cbf70b23dc10b67dde6ec15f95dada0282349f6dfee94da51fc6c2",
                "md5": "d5411873e68ae2204d069de3ecd100dc",
                "sha256": "5e978996d99263c12871689feab721d9ab4ba93370a997fa730d2880740ab032"
            },
            "downloads": -1,
            "filename": "pulumi_k0s-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d5411873e68ae2204d069de3ecd100dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32754,
            "upload_time": "2024-11-17T05:52:24",
            "upload_time_iso_8601": "2024-11-17T05:52:24.637928Z",
            "url": "https://files.pythonhosted.org/packages/04/2b/fc3182cbf70b23dc10b67dde6ec15f95dada0282349f6dfee94da51fc6c2/pulumi_k0s-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 05:52:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ydkn",
    "github_project": "pulumi-k0s",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-k0s"
}
        
Elapsed time: 0.42585s