Skip to main content

A Pulumi package for creating and managing Talos Linux machines and clusters.

Project description

Talos Resource Provider

The Talos Resource Provider lets you manage Talos Linux machines & clusters.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumiverse/talos

or yarn:

yarn add @pulumiverse/talos

Python

To use from Python, install using pip:

pip install pulumiverse_talos

If you see an error as such.

import pulumiverse_talos
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/venv/lib/python3.12/site-packages/pulumiverse_talos/__init__.py", line 5, in <module>
    from . import _utilities
  File "/venv/lib/python3.12/site-packages/pulumiverse_talos/_utilities.py", line 11, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Try installing

pip install setuptools

If you're using a Python Virtual Env

python3 -m venv venv
source venv/bin/activate
pip install setuptools
pip install pulumiverse_talos
# Test if the import works
python -c "import pulumiverse_talos"

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-talos/sdk/go/...

.NET

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

dotnet add package Pulumiverse.Talos

Reference

For detailed reference documentation, please visit the Pulumi registry.

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

pulumiverse_talos-0.7.0a1755068287.tar.gz (34.3 kB view details)

Uploaded Source

Built Distribution

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

pulumiverse_talos-0.7.0a1755068287-py3-none-any.whl (55.5 kB view details)

Uploaded Python 3

File details

Details for the file pulumiverse_talos-0.7.0a1755068287.tar.gz.

File metadata

File hashes

Hashes for pulumiverse_talos-0.7.0a1755068287.tar.gz
Algorithm Hash digest
SHA256 77398ace8efc311624e39b689219fbaa9a357c4684d6601200daa1a10d0e056e
MD5 47a8c9ba0e8bcf0fe9e7b574ba73fa99
BLAKE2b-256 6c40a77ec99e620a85fb37b813f63bd935056cc90b47242b2f1dd2637c15ee7d

See more details on using hashes here.

File details

Details for the file pulumiverse_talos-0.7.0a1755068287-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumiverse_talos-0.7.0a1755068287-py3-none-any.whl
Algorithm Hash digest
SHA256 3518768f95155b88e351d7d9a93cdd5a7db5d11a5caac2fa3d26256cb82fc03c
MD5 23278dc79fff4d7f9a7f85a629713cf5
BLAKE2b-256 73c3f90fb1cf281c4a84c97fbf9cc13b9d992dce844a1f5df1642fbcbf0cd24d

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