You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Question]
I know that kubectl (v1.22) does not support apiextensions.k8s.io/v1beta1, and I heard that it is possible to change it to apiextensions.k8s.io/v1
If the apiVersion in crds/filter.yaml file changes, can the ambassador be installed normally?
If so, can you change the apiVersion of that crds/filter.yaml file?
I want to use seldon-core and installed step by step.
my laptop environment below
[Error]
[Question]
I know that kubectl (v1.22) does not support
apiextensions.k8s.io/v1beta1
, and I heard that it is possible to change it toapiextensions.k8s.io/v1
If the apiVersion in
crds/filter.yaml
file changes, can the ambassador be installed normally?If so, can you change the apiVersion of that
crds/filter.yaml
file?apiextensions.k8s.io/v1beta1
>apiextensions.k8s.io/v1
The text was updated successfully, but these errors were encountered: