seldon-core icon indicating copy to clipboard operation
seldon-core copied to clipboard

build(ansible): use of local dev images in kind cluster

Open lc525 opened this issue 1 year ago • 0 comments

Introduce the ability to declaratively specify, via an ansible-playbook extra vars file, sets of components that should be built locally from the workdir and pushed into kind.

The kind Seldon Core v2 install is then configured to use those dev images.

Full documentation included in sample vars file, playbooks/vars/set-custom-images.yaml

lc525 avatar Feb 12 '24 13:02 lc525