Skip to content
gqlxj1987's Blog
Go back

kubeflow for poets

Edit page

原文链接

machine learning pipeline

K8s

Worker Node(s)

Each component usually includes two parts:

A component consists of an interface (inputs/outputs), the implementation (a Docker container image and command-line arguments) and metadata (name, description).


Edit page
Share this post on:

Previous Post
JMH intro
Next Post
kafka on k8s