-
Notifications
You must be signed in to change notification settings - Fork 1.6k
zh-translation:/docs/setup/platform-setup/azure/index.md #5417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Hi @shicheng0829. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@googlebot I signed it! |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
/ok-to-test |
/retest |
@@ -9,70 +9,69 @@ aliases: | |||
keywords: [platform-setup,azure] | |||
--- | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
描述需要翻译,aliases 需要修改。
/retest |
@@ -25,7 +25,7 @@ keywords: [platform-setup,azure] | |||
$ az provider list --query "[?namespace=='Microsoft.ContainerService'].resourceTypes[] | [?resourceType=='managedClusters'].locations[]" -o tsv | |||
{{< /text >}} | |||
|
|||
1. 证实对于期望的 region 有支持的 Kubernetes 版本 | |||
2. 证实对于期望的 region 有支持的 Kubernetes 版本 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请不要修改序号,所有的有序列表前全部使用 1,这不是错误。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我提交的最新的commit已修复这个问题
/retest |
the value `myclustername`, a valid resource group with a unique cluster | ||
ID is `mycluster-5adfba82`. The `aks-engine` generates your `kubeconfig` | ||
file in the `_output` folder. | ||
几分钟之后, 你能发现你的集群在你的Azure subscription上的 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
所有英文与中文间要有空格。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
所有英文与中文间要有空格。
已使用zhlint修改格式问题,感谢review :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/LGTM
ref: servicemesher/istio-official-translation#1292