提交 21b7081e 编写于 作者: D Daniel Sanche 提交者: k8s-ci-robot

Update custom-domain.md (#286)

gcloud addresses -> gcloud compute addresses
上级 c45e9710
......@@ -39,8 +39,8 @@ If you want to use your own domain instead of **${name}.endpoints.${project}.clo
```
IPNAME=${DEPLOYMENT_NAME}-ip
gcloud --project=${PROJECT} addresses describe --global ${IPNAME}
gcloud --project=${PROJECT} compute addresses describe --global ${IPNAME}
```
1. Use your DNS provider to map the fully qualified domain specified in the first step to the IP address reserved:
in GCP.
\ No newline at end of file
in GCP.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册