From e20783fefeb538adf244f5299494da2026bd2b8c Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Mon, 31 Oct 2022 05:55:48 +0200 Subject: [PATCH] update i18n links (#1025) Signed-off-by: Arhell Signed-off-by: Arhell --- .../2022-04-01-offline-deployment-practice.md | 2 +- .../docusaurus-plugin-content-blog/2022-06-21-release-1.4.md | 2 +- .../current/contributor/code-conventions.md | 2 +- .../components/cloud-services/terraform/aws-config.md | 2 +- .../current/platform-engineers/cloud-services.md | 2 +- .../current/tutorials/consume-cloud-services.md | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/zh/docusaurus-plugin-content-blog/2022-04-01-offline-deployment-practice.md b/i18n/zh/docusaurus-plugin-content-blog/2022-04-01-offline-deployment-practice.md index 528d50e91bf..7e7d4a2a328 100644 --- a/i18n/zh/docusaurus-plugin-content-blog/2022-04-01-offline-deployment-practice.md +++ b/i18n/zh/docusaurus-plugin-content-blog/2022-04-01-offline-deployment-practice.md @@ -2,7 +2,7 @@ title: 招商银行 KubeVela 离线部署实践 author: 马祥博 author_title: (云平台开发团队) -author_url: http://www.cmbchina.com/ +author_url: https://www.cmbchina.com/ author_image_url: /img/china-merchants-bank.jpg tags: [ KubeVela ] description: "" diff --git a/i18n/zh/docusaurus-plugin-content-blog/2022-06-21-release-1.4.md b/i18n/zh/docusaurus-plugin-content-blog/2022-06-21-release-1.4.md index a0ea5aacdb2..f74e8e3a91c 100644 --- a/i18n/zh/docusaurus-plugin-content-blog/2022-06-21-release-1.4.md +++ b/i18n/zh/docusaurus-plugin-content-blog/2022-06-21-release-1.4.md @@ -10,7 +10,7 @@ image: https://raw.githubusercontent.com/oam-dev/KubeVela.io/main/docs/resources hide_table_of_contents: false --- -[KubeVela](http://kubevela.net/) 是一个现代化的软件交付控制平面,目标是让应用的部署和运维在如今的混合多云环境下更简单、敏捷、可靠。自 [1.1 版本](https://kubevela.net/zh/blog/2021/10/08/blog-1.1)发布以来,KubeVela 架构上天然打通了企业面向混合多云环境的交付难题,且围绕 OAM 模型提供了充分的可扩展性,赢得了大量企业开发者的喜爱,这也使得 KubeVela 的迭代速度不断加快。 +[KubeVela](https://kubevela.net/) 是一个现代化的软件交付控制平面,目标是让应用的部署和运维在如今的混合多云环境下更简单、敏捷、可靠。自 [1.1 版本](https://kubevela.net/zh/blog/2021/10/08/blog-1.1)发布以来,KubeVela 架构上天然打通了企业面向混合多云环境的交付难题,且围绕 OAM 模型提供了充分的可扩展性,赢得了大量企业开发者的喜爱,这也使得 KubeVela 的迭代速度不断加快。 [1.2 版本](https://kubevela.net/zh/blog/2022/01/27/blog-1.2)我们发布了开箱即用的可视化控制台,终端用户可以通过界面发布和管理多样化的工作负载;[1.3 版本](https://kubevela.net/zh/blog/2022/04/06/multi-cluster-management) 的发布则完善了以 OAM 模型为核心的扩展体系,提供了丰富的插件功能,并给用户提供了包括 LDAP 权限认证在内的大量企业级功能,同时为企业集成提供了巨大的便利。至今为止,你已经可以在 KubeVela 社区的[插件中心](https://github.com/kubevela/catalog)里获得 30 多种插件,其中不仅包含了 argocd、istio、traefik 这样的 CNCF 知名项目,更有 flink、mysql 等数据库中间件,以及上百种不同云厂商资源可供直接使用。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/contributor/code-conventions.md b/i18n/zh/docusaurus-plugin-content-docs/current/contributor/code-conventions.md index ea21732de5f..58ed8b84d4c 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/contributor/code-conventions.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/contributor/code-conventions.md @@ -26,7 +26,7 @@ title: 代码规范 * 代码注释 - * [Go 的注释惯例](http://blog.golang.org/godoc-documenting-go-code) + * [Go 的注释惯例](https://go.dev/blog/godoc) * 在容易让人感到疑惑的代码处写下注释将会带来很大帮助。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/end-user/components/cloud-services/terraform/aws-config.md b/i18n/zh/docusaurus-plugin-content-docs/current/end-user/components/cloud-services/terraform/aws-config.md index 78731bc0ae0..f05daea633d 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/end-user/components/cloud-services/terraform/aws-config.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/end-user/components/cloud-services/terraform/aws-config.md @@ -21,7 +21,7 @@ This module configures AWS Config, a service that enables you to assess, audit, findings_notification_arn | The ARN for an SNS topic to send findings notifications to. This is only used if create_sns_topic is false.\nIf you want to send findings to an existing SNS topic, set the value of this to the ARN of the existing topic and set\ncreate_sns_topic to false.\n | string | false | force_destroy | A boolean that indicates all objects should be deleted from the bucket so that the bucket can be destroyed without error. These objects are not recoverable | bool | false | global_resource_collector_region | The region that collects AWS Config data for global resources such as IAM | string | true | - iam_role_arn | The ARN for an IAM Role AWS Config uses to make read or write requests to the delivery channel and to describe the\nAWS resources associated with the account. This is only used if create_iam_role is false.\n\nIf you want to use an existing IAM Role, set the value of this to the ARN of the existing topic and set\ncreate_iam_role to false.\n\nSee the AWS Docs for further information:\nhttp://docs.aws.amazon.com/config/latest/developerguide/iamrole-permissions.html\n | string | false | + iam_role_arn | The ARN for an IAM Role AWS Config uses to make read or write requests to the delivery channel and to describe the\nAWS resources associated with the account. This is only used if create_iam_role is false.\n\nIf you want to use an existing IAM Role, set the value of this to the ARN of the existing topic and set\ncreate_iam_role to false.\n\nSee the AWS Docs for further information:\nhttps://docs.aws.amazon.com/config/latest/developerguide/iamrole-permissions.html\n | string | false | managed_rules | A list of AWS Managed Rules that should be enabled on the account.\n\nSee the following for a list of possible rules to enable:\nhttps://docs.aws.amazon.com/config/latest/developerguide/managed-rules-by-aws-config.html\n | map(object({\n description = string\n identifier = string\n input_parameters = any\n tags = map(string)\n enabled = bool\n })) | false | s3_bucket_arn | The ARN of the S3 bucket used to store the configuration history | string | true | s3_bucket_id | The id (name) of the S3 bucket used to store the configuration history | string | true | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/cloud-services.md b/i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/cloud-services.md index c93b66d1936..f8bc6df452a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/cloud-services.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/platform-engineers/cloud-services.md @@ -10,7 +10,7 @@ title: 概述 ## KubeVela 是否与云对话? -KubeVela 依靠 [Terraform Controller](https://github.com/oam-dev/terraform-controller) 或 [Crossplane](http://crossplane.io/) 作为提供者与云对话。请查看以下文档以了解详细步骤。 +KubeVela 依靠 [Terraform Controller](https://github.com/oam-dev/terraform-controller) 或 [Crossplane](https://crossplane.io/) 作为提供者与云对话。请查看以下文档以了解详细步骤。 - [Terraform](../platform-engineers/components/component-terraform) - [Crossplane](./crossplane) diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md b/i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md index 536ffeb553d..00294afcfb5 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md @@ -35,9 +35,9 @@ $ vela show alibaba-oss 你也可以使用 `--web` 参数来在本地浏览器中查看使用说明。 -- 阅读 [官网文档](http://kubevela.net/docs/end-user/components/cloud-services/cloud-resources-list). +- 阅读 [官网文档](https://kubevela.net/docs/end-user/components/cloud-services/cloud-resources-list). -比如,你可以在[这里](http://kubevela.net/docs/end-user/components/cloud-services/terraform/alibaba-oss)查看阿里云 OSS 的使用参数。 +比如,你可以在[这里](https://kubevela.net/docs/end-user/components/cloud-services/terraform/alibaba-oss)查看阿里云 OSS 的使用参数。 For different vendors, these parameters update accordingly. All cloud resources have the following common parameters.