Skip to content

Terraform provider to build and manage bare-metal Linux on FlexPOD

License

Notifications You must be signed in to change notification settings

igor-feoktistov/terraform-provider-flexbot

Repository files navigation

Terraform Flexbot Provider

Flexbot provider is a tool to build and manage bare-metal Linux on FlexPod (Cisco UCS and NetApp cDOT).

Compared to other bare-metal tools it does not require any additional infrastructure like PXE/DHCP servers.

The provider is integrated with Rancher API for Rancher downstream clusters nodes lifecycle management.

Requirements

Building the provider

Using the provider

If you want to use the pre-built binaries published on registry.terraform.io, just run terraform init. For the provider built from a source code, follow the instructions to install it as a plugin. After placing it into your plugins directory, run terraform init to initialize it. Please see the examples in examples directory.