Monthly Archives: June 2020

Hello Website on GKE Cluster

Let’s explore, how deploy web application “Hello Website” written in go language at Google Kubernetes Engine Cluster. Source code for “Hello Website” in the file helloweb.go Source code for dockerfile Steps: At https://console.cloud.google.com/apis/library search for Kubernetes (k8s) and then enable … Continue reading

Posted in golang, workday | Tagged | Leave a comment

GCP notes

Setup Creating an account Creating a new projectNo org, org(G Suite, Cloud Identity)Project-id is unique Deleting projectProject settings: ShutdownIAM & Admin / Manage resources: Delete Creating usersIAM: Add user@companyGSuite_gserviceaccount_googlegroups_gmail.comIAM: Add user@nonGoogle_AD_LDAP / Google Cloud Directory Sync Assigning rolesPrimitive(Owner,Editor,Viewer)Predefined (~500 roles)Custom … Continue reading

Posted in Blogroll, workday | Leave a comment