Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.69 KB

access-gcp-hosts.md

File metadata and controls

50 lines (33 loc) · 1.69 KB

Accessing the GCP hosts

If you need ssh access to individual vms on GCP you have come to the right place. If you are having difficulty with getting access or you don't believe we have enabled your public ssh key on these hosts please submit an issue to the infrastructure tracker with the ~access_request and the production team will help.

Direct access to the public internet is turned off in both gstg and gprd, to access VMs you will need to configure you ssh client to use the bastion hosts.

Hosts

Tab completion for hosts

To add tab completion to host names that you have already connected to install bash-completion (brew install on osx) and the following to your .bash_profile

# for completion
if [ -f /usr/local/etc/bash_completion ]; then
. /usr/local/etc/bash_completion
fi

Monitoring

Logs for gprd & gstg:

Grafana:

Prometheus:

Alerts: