janekbaraniewski / kubeserial

k8s operator for managing serial devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeSerial

Release License GH workflow Go Report Card codecov Go Reference

KubeSerial monitors your cluster nodes for physical devices specified in spec. Once the device is connected, it creates gateway service that exposes it over the network and manager service with specified management software. When the device gets disconnected everything is cleaned up.

Example usage 1

Quick start

You can find quick start guide here

Docs

Docs can be found here

About

k8s operator for managing serial devices.

License:Apache License 2.0


Languages

Language:Go 81.5%Language:Makefile 7.6%Language:Shell 4.8%Language:Smarty 4.7%Language:Python 0.8%Language:Dockerfile 0.6%