Open larrycai opened 10 months ago
@larrycai thanks for finding the incorrect link.
Which command line are you talking about?
https://www.deploykf.org/releases/version-matrix/
U can skip this for the table, it can be optional to have a guide. I mean it could be good to have kubectl
or other way to check the version lively. I don't know all
But below is my way to check kfp version on k8s system
$ kubectl exec -it deployment.apps/kubeflow-pipelines-profile-controller -n kubeflow -- env | grep KFP_VERSION
KFP_VERSION=2.0.0-alpha.7
$ kubectl describe deployment katib-controller -n kubeflow | grep Image
Image: kubeflowkatib/katib-controller:v0.15.0
the link like Kubeflow Pipelines is not correct.
it will be appreciated how to check this version via command line