Bronze 1
Since ‎10-20-2022
Thursday

My Stats

  • 10 Posts
  • 1 Solutions
  • 0 Likes given
  • 9 Likes received

ahmed1245's Bio

Badges s0s0rhw Earned

View all badges

Recent Activity

I'm trying to get token id for another CloudRun service authentication from a CloudRun job. Unlike CloudRun service which uses its url as audience value, I could not find out what audience value to use in a CloudRun job. https://cloud.google.com/run/...
I'm trying to call a GRPC server via traffic director using xds from a CloudBuild step.I did setup gRPC server running on GKE following instruction in https://cloud.google.com/traffic-director/docs/security-proxyless-setup#bootstrap-security-config-f...
I have a cloud endpoint for a gRPC service on GKE.How can I register a GCP service directory entry for the the cloud endpoint?I read the service directory documents but could not find about registering cloud endpoint.Is there any instructions or work...
Is it possible and is there any example of deplyoing gRPC CloudEndpoint GKE using CloudDeploy?
I created a cloudbuild pubsub trigger.It looks like there is no way to specify Source to my Gerrit git repo and there is no way to pass Pubsub message to initial build step script.Is there a way?Thanks,Seyoung