Skip to content

Ashughorla/hardware-classification-controller

 
 

Repository files navigation

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

About

Controller for matching host hardware characteristics to expected values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.7%
  • Shell 12.0%
  • Makefile 2.4%
  • Dockerfile 0.9%