Skip to content

Home Repo - Accumulated Information on all the other repos in the Org

Notifications You must be signed in to change notification settings

lavanya150598/coe-repo-home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

coe-repo-home

Home Repo - Accumulated Information on all the other repos in the Org

image

CI/CD Flow Diagram

image

***How to Setup Workload Identity Federation? *** (A Secure Invisible way of authentication external applications to GCP Services) https://cloud.google.com/iam/docs/configuring-workload-identity-federation#gcloud

How to Connect to GCP from your Terminal

  1. Install GCloud CLI

https://cloud.google.com/sdk/docs/install#linux

  1. Authenticate your Terminal/Laptop to connect to GCP
gcloud auth login

A Browser will be opened, select the user id and then allow permissions to connect

  1. Set the project to "Your Project ID", in the case here it is "coe-srs-2022"
gcloud config set project coe-srs-2022
  1. Check the Config

HOW to Install Docker helpers and connect to GCP and then Push to GAR

https://cloud.google.com/artifact-registry/docs/docker/pushing-and-pulling

About

Home Repo - Accumulated Information on all the other repos in the Org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published