machine-api-provider-openstack

module
v0.0.0-...-888b25c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2025 License: Apache-2.0

README

Machine API Provider OpenStack

This repository contains the OpenStack Provider implementation for the Machine API.

What is the Machine API

A declarative API for creating and managing machines in an OpenShift cluster. The project is based on v1alpha2 version of Cluster API.

Documentation

Architecture

The provider imports Machine controller from machine-api-operator and provides implementation for Actuator interface. The Actuator implementation is responsible for CRUD operations on OpenStack API.

Building and running controller locally

make build && ./machine-controller-manager

Running tests

Unit

In order to run unit tests use make test.

E2E Tests

Not yet implemented.

Directories

Path Synopsis
cmd
manager command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL