Helm 搜索

    搜索提供了可以在已经添加的Artifact Hub和仓库等多个位置搜索Helm chart 的能力。

    1. --kube-as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups.
    2. --kube-as-user string username to impersonate for the operation
    3. --kube-context string name of the kubeconfig context to use
    4. --kube-token string bearer token used for authentication
    5. --kubeconfig string path to the kubeconfig file
    6. --registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
    7. --repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
    8. --repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
    • helm - 针对Kubernetes的Helm包管理器
    • - 在Artifact Hub或自己的hub实例中搜索chart
    • helm search repo - 用chart中关键字搜索仓库