gpt4 book ai didi

kubernetes - 为已部署的 Kubernetes 服务获取 YAML?

转载 作者:IT老高 更新时间:2023-10-28 12:34:25 29 4
gpt4 key购买 nike

我正在尝试将我的应用部署到在 Google 容器中运行的 Kubernetes引擎

该应用程序位于:https://github.com/Industrial/docker-znc .

Dockerfile 内置在 Google Container Registry 上的镜像中。

我已经通过 + 按钮在 Kubernetes 中部署了应用程序。我没有 YAML为此。

我在 Kubernetes 中为应用所需的 PEM 文件插入了一个 Secret

  1. 如何获取由 DeploymentServicePod 创建的 YAML Kubernetes 通过填写表格?
  2. 如何将 Secret 放入我的 Pod 以供使用?

最佳答案

获取部署的 yaml(服务、pod、secret 等):

kubectl get deploy deploymentname -o yaml

关于kubernetes - 为已部署的 Kubernetes 服务获取 YAML?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43941772/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com