Error install Knative

I install Knative to connect kubernetes First Error: Error: release istio failed: customresourcedefinitions.apiextensions.k8s.io "noops.config.istio.io" already exists This error fix this: kubectl delete crd --namespace istio-system --all

Next error:

Error: validation failed: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"

My Kubernetes:

  • v1.16.3-k3s.2
  • CentOS Linux 7 (Core)
  • 3.10.0-1062.4.3.el7.x86_64
  • containerd://1.3.0-k3s.4
Assignee Loading
Time tracking Loading