1

我们已经在开发环境中使用 halyard 部署了三角帆。我们需要从 TEST 集群添加新的 Kubernetes 帐户。

使用新的 kubernetes 帐户(来自 TEST 环境)更新 hal 配置,然后运行“hal deploy apply”来部署更改。只有redis部署成功。其他服务显示为部署失败。见下文

^ Apply deployment
  Generating all Spinnaker profile files and endpoints: Waiting on deployments to complete
+ Deploy spin-redis
  Success
- Apply deployment
  Failure
+ Deploy spin-redis
  Success
^ Deploy spin-clouddriver

^ Deploy spin-front50
  Deploying spin-front50 with kubectl: Running kubectl apply on the resource definition...
^ Deploy spin-orca

- Deploy spin-deck
  Failure
^ Deploy spin-echo
  Deploying spin-echo with kubectl: Running kubectl apply on the resource definition...
^ Deploy spin-gate
  Deploying spin-gate with kubectl: Running kubectl apply on the resource definition...
- Deploy spin-igor
  Failure
^ Deploy spin-kayenta
  Deploying spin-kayenta with kubectl: Running kubectl apply on the resource definition...
- Deploy spin-rosco
  Failure
Problems in Global:
! ERROR Failed to deploy manifest:
apiVersion: v1
kind: Secret
metadata:
  name: spin-clouddriver-files-1220510258
  namespace: spinnaker
........

如何使用 hal 应用新更改。请告诉我

4

0 回答 0