A Pulumi package for creating and managing the Matchbox iPXE server.
Project description
Pulumi Provider for Matchbox
pulumi-matchbox
allows defining Matchbox Profiles and Groups in Pulumi. Matchbox matches machines, by label (e.g. MAC address), to Profiles with iPXE configs, Ignition configs, or generic free-form configs to provision clusters. Resources are created via the client certificate authenticated Matchbox API.
Usage
Setup a PXE network boot environment and deploy a Matchbox instance. Be sure to enable the gRPC API and follow the instructions to generate TLS credentials.
- Configure the Matchbox provider with the Matchbox API endpoint and client certificate.
- Define a Matchbox Profile or Group resource in Pulumi.
- Run
pulumi up
to ensure plugin version requirements are met.
$ pulumi up
See examples for Pulumi configs which PXE boot, install CoreOS, and provision entire clusters.
Requirements
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumiverse/matchbox
or yarn
:
yarn add @pulumiverse/matchbox
Python
To use from Python, install using pip
:
pip install pulumiverse_matchbox
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-matchbox/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Matchbox
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
Built Distribution
File details
Details for the file pulumiverse_matchbox-0.3.0a1729506027.tar.gz
.
File metadata
- Download URL: pulumiverse_matchbox-0.3.0a1729506027.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f58c51069dae9c8aeca8a5ad02b8714f195b7a90b3531e1f3a7f141e053e765 |
|
MD5 | e2a4775f7140701d569f4392897816a0 |
|
BLAKE2b-256 | 09e35fb4599cd3ae6265a9ff063f024cbdd6b580a5c00a07e0eec7564f90cd11 |
File details
Details for the file pulumiverse_matchbox-0.3.0a1729506027-py3-none-any.whl
.
File metadata
- Download URL: pulumiverse_matchbox-0.3.0a1729506027-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e264026a8e18ab0e1d9f2e6a67dd344d4e3a125bfb4e25dfdfe1d65c3b5f1423 |
|
MD5 | 25c462b27b9a5087332be3fca5ffa6c9 |
|
BLAKE2b-256 | 042763e68bf4ec2686c64c6c4d99690a46a071c034bc049242736266e333feb5 |