Skip to content

Latest commit

 

History

History

kubeflow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Kubeflow Training

Prerequisite

  • kind
    kind version
    kind v0.11.1 go1.16.4 darwin/amd64
    

Create Kubernetes Cluster

Create local cluster

kind create cluster --config=kind-config.yaml

If ingress is necessary:

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/kind/deploy.yaml

Contents

  1. Kubeflow Pipelines
  2. KServe
  3. Training Operator