manifests/seldon
cliveseldon da561762dd
Cherry pick: Fix web hook variables in seldon kustomize not being updated by kfctl (#1671)
2020-11-20 09:12:51 -08:00
..
seldon-core-operator Cherry pick: Fix web hook variables in seldon kustomize not being updated by kfctl (#1671) 2020-11-20 09:12:51 -08:00
Makefile Cherry pick: Fix web hook variables in seldon kustomize not being updated by kfctl (#1671) 2020-11-20 09:12:51 -08:00
OWNERS Add Seldon Owners (#1295) 2020-08-04 11:02:22 -07:00
README.md Update Seldon to 0.4 (#322) 2019-09-12 09:26:28 -07:00
kustomization.tpl Fix for Seldon custom namespace installs of kubeflow (#1375) 2020-07-13 08:06:33 -07:00
kustomizeconfig.tpl Fix for Seldon custom namespace installs of kubeflow (#1375) 2020-07-13 08:06:33 -07:00
values.yaml Seldon 1.4.0 Upgrade for Kubeflow 1.2 Release (#1600) 2020-11-05 13:48:51 -08:00

README.md

Seldon Kustomize

Install Seldon Operator

  • The yaml assumes you will install in kubeflow namespace
  • You need to have installed istio first
kustomize build seldon-core-operator/base | kubectl apply -n kubeflow -f -

Updating

This kustomize spec was created from the seldon-core-operator helm chart with:

make clean seldon-core-operator/base