Skip to content

teknoir/node-red-teknoir-kubeflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-teknoir-kubeflow

A set of nodes to connect to Kubeflow in interesting ways.

Install

RUN npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-teknoir-kubeflow@teknoir/node-red-teknoir-kubeflow#main

Documentation

The nodes are properly documented in Node-RED itself.

Develop / debug

Go to ./debug and run:

npm install
npm start

TODO:

  • Add full user documentation in node
  • Use API secret to Authenticate to Kubeflow API