Advanced Search
Search Results
3 total results found
Common Commands
K8s
Helm
List Repo helm repo ls Search Chart helm search repo chart-name List Release helm ls NAME: clickhouse NAMESPACE: monitor REVISION: 1 UPDATED: 2023-07-24 10:52:50.017724318 +0000 UTC STATUS: deployed CHART: clickhouse-0.2.5 APP VERSION: 23.6.2.18-alpine...
Horizontal Pod Autoscaler Version Not Found
K8s
Troubleshooting
Errors helm upgrade foo foo.tgz -f values.yaml Error: UPGRADE FAILED: resource mapping not found for name: "foo" namespace: "" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first Key Errors...
Helm Secret Number
K8s
Troubleshooting
Rander 会 load 所有版本的 Helm Secret,会卡死,要限制 helm 保留的版本。