Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
/ kfctl Public archive

kfctl is a CLI for deploying and managing Kubeflow

License

Notifications You must be signed in to change notification settings

kubeflow/kfctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b53bbfd · Mar 15, 2021
Jan 17, 2021
Oct 14, 2020
Nov 18, 2020
Nov 6, 2019
Dec 15, 2020
Apr 14, 2020
Aug 7, 2020
Apr 29, 2020
Dec 17, 2020
Jan 26, 2021
Jan 17, 2020
Jan 30, 2020
Jun 5, 2020
Jul 25, 2019
Mar 15, 2021
Oct 30, 2020
May 25, 2020
Jan 14, 2021
Dec 15, 2020
Apr 29, 2020
Mar 15, 2021
Jan 21, 2021

Repository files navigation

kfctl

kfctl is the control plane for deploying and managing Kubeflow. The primary mode of deployment is to use kfctl as a CLI with KFDef configurations for different Kubernetes flavours to deploy and manage Kubeflow. Please also look at the docs on Kubeflow website for deployments options for different cloud providers

Additionally, we have also introduced Kubeflow Operator in incubation mode, which apart from deploying Kubeflow, will perform additional functionalities around monitoring the deployment for consistency etc.