kubeflow

combinator-ml/kubeflow/k8s

Terraform Module HCL K8S

Kubeflow terraform module

Install
module "kubeflow" {
source = "combinator-ml/kubeflow/k8s"
version = "0.0.2"
}
plain text: /constructs/tfmod-combinator-ml-kubeflow-k8s/install.txt
⭐ Source on GitHub 📦 Registry page
README

Kubeflow tl; dr; A combinator governance component that provides Kubeflow, a pipelining tool, Jupyter host, and hyperparameter tuner. - Introduction - Test Drive - Usage Introduction Kubeflow is an open-source MLOps platform that combines Jupyter hosting, ML pipelining, and hyperparameter tuning. It is packaged into a single UI to help data scientists train their ML models. Kubeflow Pipelines (KFP) in particular, has emerged as one eminent ML pipelinging technology, mainly thanks to the managed hosting in various clouds. Its opinionated ML-specific API helps data scientists and ML engineers develop robust, repeatable pipelines. Kubeflow Version This installation uses Kubeflow version 1.2, which is now out of date. Status and Recommendations :warning: For Testing Only :warning: This install

Details
FrameworkTerraform Module
LanguageHCL
Version0.0.2
Cloud K8S
★ Stars0
Forks3
Total downloads1.5k
Examples2
LicenseApache-2.0
Namespacecombinator-ml
Updated