seldon

combinator-ml/seldon/k8s

Terraform Module HCL K8S

Seldon as a combinator.ml component

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

Seldon tl; dr; A combinator data component that installs Seldon-Core, an ML serving framework. - Introduction - Test Drive - Usage Introduction Seldon-Core is an open-source model serving and monitoring framework. It allows you to deploy your ML models so that they can be consumed by users over consistent REST APIs. In addition, other Seldon tools allow you to monitor your model in production. Learn more about Seldon-Core in the repo. Test Drive The fastest way to get started is to use the test drive functionality provided by TestFaster. Click on the "Launch Test Drive" button below (opens a new window). :computer: Launch Test Drive :computer: Launch Jupyter Once the component has launched, click on the Jupyter link. Feast does not have a UI by default. You will use Jupyter to interact wit

Inputs (4)
NameTypeDescriptionDefault
seldon_core_valueslist(string)(Optional) List of values in raw yaml to pass to helm.[]
enable_example_seldon_deploymentboolEnable an example seldon deploymenttrue
enable_seldon_gatewayboolCreate an istio gateway for seldontrue
seldon_core_operator_namespacestring(Optional) The namespace to install the minio operator into. Defaults to minio-o"seldon-system"
Resources (3)
helm_releasekubectl_manifestkubernetes_namespace
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.0
Cloud K8S
★ Stars0
Forks1
Total downloads738
Inputs4
Resources3
Examples2
LicenseApache-2.0
Namespacecombinator-ml
Updated