0

I am trying to install tekton helm chart into my local K8s cluster created by Kind on Windows 10. I run the following command

helm install tekton cdf/tekton-pipeline

and it fails with

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "tekton-pipelines" namespace: "" from "": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1"
ensure CRDs are installed first, resource mapping not found for name: "tekton-pipelines-webhook" namespace: "tekton-pipelines" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"
ensure CRDs are installed first]
Alexey Auslender
  • 402
  • 5
  • 18

0 Answers0