cruise-automation / k-rail

Kubernetes security tool for policy enforcement
Apache License 2.0
444 stars 55 forks source link

Helm Install: no matches for kind "PodDisruptionBudget" in version "policy/v1beta1" #136

Open harpaldhillon opened 1 year ago

harpaldhillon commented 1 year ago

Software version numbers Client Version: v1.25.4 Kustomize Version: v4.5.7 Server Version: v1.25.4

Describe the bug Installing 'k-rail' helm chart fails with below error: helm install k-rail k-rail/k-rail --namespace k-rail Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"

Expected behavior Helm chart is successfully installed

mark-adams commented 1 year ago

👋 The k-rail project has been deprecated and is no longer under active development. We recommend taking a look at OPA Gatekeeper to see if it might meet your needs going forward.

Thanks for your contribution(s) to the project!