An open API service indexing awesome lists of open source software.

https://github.com/zachfi/nodemanager

A Kubernetes controller to manage OS configuration
https://github.com/zachfi/nodemanager

kubernetes nodemanager

Last synced: about 2 months ago
JSON representation

A Kubernetes controller to manage OS configuration

Awesome Lists containing this project

README

          

# Node Manager

[![Read The Docs](https://img.shields.io/badge/read_the-docs-blue)](https://zachfi.github.io/nodemanager)
[![Go Report Card](https://goreportcard.com/badge/github.com/zachfi/nodemanager)](https://goreportcard.com/report/github.com/zachfi/nodemanager)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)

An approach to managing bare-metal node configurations using Kubernetes
resources. Nodes can be managed by a controller running in-cluster, or
off-cluster.