GCP ACE · Question 25 · Domain 3.3: Deploying Cloud Run and Cloud Functions
You are deploying a public-facing website using Cloud Run. You have the container image ready in Artifact Registry. You want to ensure that anyone on the internet can access the website without needing to authenticate.
Which flag must you include in your gcloud run deploy command?
Answer options:
--public
--no-auth
--allow-unauthenticated
--ingress=all
50 questions · hints · full answers · grading