diff --git a/content/en/docs/setup/platform-setup/gardener/index.md b/content/en/docs/setup/platform-setup/gardener/index.md index a0fe148370d6..91e01d86c43d 100644 --- a/content/en/docs/setup/platform-setup/gardener/index.md +++ b/content/en/docs/setup/platform-setup/gardener/index.md @@ -43,7 +43,7 @@ project. To learn more about this open source project, read the You can create your cluster using `kubectl` cli by providing a cluster specification yaml file. You can find an example for GCP -[here](https://github.com/gardener/gardener/blob/master/example/90-shoot-gcp.yaml). +[here](https://github.com/gardener/gardener/blob/master/example/90-shoot.yaml). Make sure the namespace matches that of your project. Then just apply the prepared so-called "shoot" cluster CRD with `kubectl`: diff --git a/content/zh/docs/reference/config/policy-and-telemetry/adapters/cloudmonitor/index.md b/content/zh/docs/reference/config/policy-and-telemetry/adapters/cloudmonitor/index.md index 0540e8275aa0..12c3c7139d9d 100644 --- a/content/zh/docs/reference/config/policy-and-telemetry/adapters/cloudmonitor/index.md +++ b/content/zh/docs/reference/config/policy-and-telemetry/adapters/cloudmonitor/index.md @@ -4,7 +4,7 @@ description: CloudMonitor 适配器使 Istio 可以向 AliCloud CloudMonitor 提 weight: 70 --- -`cloudmonitor` 适配器让 Istio 可以向 [AliCloud CloudMonitor](https://cloudmonitor.console.aliyun.com/) 提供指标数据。 +`cloudmonitor` 适配器让 Istio 可以向 [AliCloud CloudMonitor](https://www.alibabacloud.com/product/cloud-monitor) 提供指标数据。 The handler configuration must contain the same metrics as the instance configuration. The metrics specified in both instance and handler configurations will be sent to CloudMonitor.