Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Files

Latest commit

Neha Alhatravipwaghmare
Neha Alhat
and
Sep 14, 2020
2ac8601 · Sep 14, 2020

History

History
24 lines (18 loc) · 1008 Bytes

File metadata and controls

24 lines (18 loc) · 1008 Bytes

Hardware classification controller

Hardware Classification Controller (HWCC) goal is to identify right matched host for user provided hardware configurations.

User provides workload profile which has set of hardware configuration parameters (CPU, RAM, DISK and NIC). HWCC fetches the hosts from BMO. It then filters the ready state hosts and compares those with the expected configurations provided by user in profile. The hosts matched to any of the configurations are then labelled accordingly.

More capabilities are being added regularly. See open issues and pull requests for more information on work in progress.

For more information about Metal³, the Hardware Classification, and other related components, see the Metal³ docsand Kubebuilder Book.

Resources