nodered-operator

command module
v0.0.0-...-8c8f32f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2022 License: MIT Imports: 13 Imported by: 0

README

Node-RED Operator

This is currently work in progress, and yet in a brainstorming phase where i'm discovering how a cloud-native integration of Node-RED could look like.

IDEAS

  • CRD for Flows
  • CRD for nodes, so nodes can be installed via CR! Makes automatic installation maybe easier? -> Could also be done via config, check if it's a good idea
  • Auto restart node-red if necessary, i.e. when this nasty popup is shown
  • high-level config for certain things (eg values),and snippets/mixins to add arbitrary config
  • sidecars
  • specific loggig config/support ?
  • context store config
  • credential store secret
  • secrets, user ref/ secrets via...? direct vault, msft vault, .. ?
  • module/package CRD

TODO

  • Technical admin user for Operator to talk to node-red api
  • delete modules if module CR is removed. finalizer?

Development

Generate stuff:

make
make generate
make manifests

Run locally (some things may not work, as the operator tries to communicate with Node-RED instances via in-cluster networking):

make run

Build+Push img:

make docker-build docker-push IMG=ghcr.io/birdayz/nodered-operator:latest

Deploy:

kubectl apply -k config/default

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1
Package v1 contains API Schema definitions for the nodered.nerden.de v1 API group +kubebuilder:object:generate=true +groupName=nodered.nerden.de.github.com
Package v1 contains API Schema definitions for the nodered.nerden.de v1 API group +kubebuilder:object:generate=true +groupName=nodered.nerden.de.github.com
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL