Page MenuHomePhabricator

Shut down paws kubadmin cluster
Closed, ResolvedPublic

Description

Shut down the paws kubeadmin cluster, paws-k8s-worker-*, paws-k8s-ingress-* and paws-k8s-control-*

Leave them shut down for a grace period to give time for any issues with the magnum cluster to surface.

Related Objects

Event Timeline

rook changed the task status from Open to In Progress.Jan 23 2023, 12:32 PM
rook claimed this task.
kubectl scale --replicas=0 deployment.apps/hub
kubectl scale --replicas=0 deployment.apps/nbserve
kubectl scale --replicas=0 deployment.apps/proxy
kubectl scale --replicas=0 deployment.apps/renderer

Shut down paws-k8s-worker-[2-8] in horizon

paws-k8s-control-[1-3] and paws-k8s-ingress-[34] have been shut down in horizon

taavi subscribed.

Please also clean up the related puppet code.

@taavi I've opened T327674 to track that. Though I don't actually know what code would be related. Could you post there on what would be removed?