The sample demonstrate how to create a Kubeflow Pipeline using Katib. The source code for the Katib Pipeline component can be found here.
Check the following examples:
- Run Pipeline from Jupyter Notebook using Katib Experiment with random search algorithm and early stopping.
Please note that katib currently does not support k8s version 1.19.x, it is currently being worked on at kubeflow/katib#1450.