zugao / lieutenant-operator

The Project Syn Inventory API Operator

Home Page:https://docs.syn.tools/lieutenant-operator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Syn: Lieutenant Operator

Kubernetes Operator which implements the backend for Lieutenant API.

Please note that this project is in it's early stages and under active development.

Deployment

Deployment artifacts are available under deploy/. Please amend them to your environment.

Example:

kubectl create ns syn-lieutenant
kubectl -n syn-lieutenant apply -f deploy/crds/
kubectl -n syn-lieutenant apply -f deploy/

Some example data to test the operator is available under examples/.

Development

to be written

The Operator is implemented using the Operator SDK.

About

The Project Syn Inventory API Operator

https://docs.syn.tools/lieutenant-operator/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 92.4%Language:Smarty 4.4%Language:Shell 1.4%Language:Makefile 1.0%Language:Dockerfile 0.7%