Skip to content

feat(glsh): add stgsub cluster to kube command

Background

In gitlab-com/gl-infra/infrastructure#14621 we are creating a new cluster to set up Prometheus inside of the cluster so that it can monitor the VMs.

How to set up

  1. Run glsh kube setup
  2. Run glsh kube use-cluster stgsub
  3. Run kubectl get nodes and make sure they match https://console.cloud.google.com/kubernetes/clusters/details/us-east1/stgsub-customers-gke/nodes?project=gitlab-subscriptions-staging

Merge request reports

Loading