Aller au contenu

Apps#

Prerequisites#

Inputs#

export GIT_PATH="$HOME/git/"
export ZONE_NAME="..."
export CLOUD_ZONE_NAME="ocb-..."
export INFRA_ZONE_NAME="infra-..."
export CONTEXT="caascad" # where context can be caascad/ngotalpha/pf/...

Warning

During this procedure, several steps require restarts of different components in cloud zones. Before each restart:

  • check there is no CAASCHR that is planned on the same component at the same time
  • warn supervsion team on #supervision about the component/zone that is going to be restarted

Concourse#

In client zone there is no resource for Apps team. There is only the configuration of the team in concourse-web which is in the cloud zone. For that we need to update the provisioning with the deletion of this zone.

To delete team-zone in concourse-web use trackbone destroy:

trackbone destroy -z $ZONE_NAME -c concourse_provisioning_client
trackbone destroy -z $ZONE_NAME -c azure_concourse_workers_client

Verify the proper execution and destruction all of resources in kubernetes.