取消部署 ArcGIS Enterprise on Kubernetes

This ArcGIS 11.1 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

您可从 My Esri 下载 undeploy.sh 脚本,此脚本可以 .tar.gz 文件的形式提供。

此脚本可取消部署命名空间中的所有资源,同时维护命名空间。 这包括诸如 Pod、服务、机密和部署之类的资源。 对于云部署,此脚本还将移除关联的负载均衡器以及当前指向聚类的所有关联池。

此脚本包括以下取消部署 ArcGIS Enterprise on Kubernetes 的选项:

  • 使用指定的命名空间取消部署
    • undeploy.sh -n <my-namespace>
  • 使用保存的属性文件取消部署
    • undeploy.sh -f <my.properties>

对于每个选项,脚本均会提示您输入内容以继续执行取消部署操作:

  • 如果指定 n(表示否),则脚本将立即退出并保留部署。 这是脚本假定的默认输入。
  • 如果指定 y(表示是),则脚本将继续执行操作并从聚类中取消部署 ArcGIS Enterprise on Kubernetes