书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 15786 个相关结果.
  • Helm 安装

    Helm 安装 helm install 简介 可选项 从父命令继承的命令 请参阅 Helm 安装 helm install 安装chart 简介 该命令用于安装chart包。 安装参数必须是chart的引用,一个打包后的chart路径,未打包的chart目录或者是一个URL。 要重写chart中的值,使用’—values’参数传递...
  • Helm 卸载

    Helm 卸载 helm uninstall 简介 可选项 从父命令继承的命令 请参阅 Helm 卸载 helm uninstall 卸载版本 简介 该命令使用版本名称卸载版本 会删除与最新版本chart相关的所有资源以及发布历史,释放以供将来使用 使用’—dry-run’参数查看哪些版本将在不实际卸载的情况下能够被卸载 helm...
  • Helm 列表

    Helm 列表 helm list 简介 可选项 从父命令继承的命令 请参阅 Helm 列表 helm list 列举发布版本 简介 该命令会列举出指定命名空间的所有发布版本,(如果没有指定命名空间,会使用当前命名空间)。 默认情况下,只会列举出部署的或者失败的发布,像’—uninstalled’或者’—all’会修改默认行为。这些参...
  • Helm Architecture

    Helm Architecture Helm Architecture The Purpose of Helm Components Implementation Helm Architecture Helm Architecture This document describes the Helm architecture at a hig...
  • Installing Helm

    Installing Helm From The Helm Project From the Binary Releases From Script Through Package Managers From Homebrew (macOS) From Chocolatey (Windows) From Apt (Debian/Ubuntu) F...
  • Upgrade with Helm

    Upgrade with Helm Prerequisites Upgrade steps Canary upgrade (recommended) Stable revision labels (experimental) Usage Default tag In place upgrade Uninstall Upgrade wit...
  • Installing Helm

    Installing Helm On Linux On Windows 7/8 On Windows 10 On MacOS Installing Helm On Linux On Windows 7/8 On Windows 10 On MacOS The following section describes how to in...
  • Installing Helm

    Installing Helm On Linux On Windows 7/8 On Windows 10 On MacOS Installing Helm The following section describes how to install Helm on different platforms using the CLI. You...
  • Helm 仓库

    194 2022-03-26 《Zadig v1.9.0 文档》
    本文介绍如何在 Zadig 系统上集成 Helm 仓库。 访问 Zadig,点击 系统设置 -> 集成管理 -> HELM 仓库 ,添加 Helm 仓库相关信息,如下图所示。 字段说明: 仓库名称 :仓库名称 URL : 仓库访问地址 用户名 :仓库用户名 密码 :仓库密码
  • Helm 补全

    Helm 补全 helm completion 简介 可选项 从父命令继承的命令 请参阅 Helm 补全 helm completion 为指定的shell生成自动补全脚本 简介 为Helm生成针对于指定shell的自动补全脚本 可选项 - h , -- help help for completion 从...