provisioning/distro/howto-install.md
2025-09-22 23:11:41 +01:00

1.1 KiB

Provisioning

About

A provisioning part of Provisioning

A basic scripts and tools to be used for provisioning Cloud Native Klouds

How to install

sudo tar xzf provisioning.tar.gz  && 
sudo ./install-provisioning   

install-provisioning installs provisioning by default in /usr/local if no other path is added as argument.

Installation will add provisioning to /usr/local/bin as Provisioning command line internface

Requirements

To check requirements:

provisioning setup tools install check all

To install requirements:

provisioning setup tools install all

Instead of 'all' you can use one of the tools: kcl, tera, k9s ...

To get info about ALL tools requirements:

provisioning setup tools info all -t

Instead of 'all' you can use one of the tools: kcl, tera, k9s ...

To create a Kloud with providers use a non existing "CLOUD-NAME" in your current directory

provisioning new CLOUD-NAME

"CLOUD-NAME" will be created and used for providers settings files