Skip to content
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

/docs/setup/install/istioctl/index.md #1975

Open
SataQiu opened this issue Mar 25, 2020 · 0 comments
Open

/docs/setup/install/istioctl/index.md #1975

SataQiu opened this issue Mar 25, 2020 · 0 comments
Labels
lang/zh pending 待认领(新任务/有更新) priority/P0 sync/update 官方文档发生变更 version/1.6

Comments

@SataQiu
Copy link
Member

SataQiu commented Mar 25, 2020

Source File: /docs/setup/install/istioctl/index.md
Diff:

 diff --git a/content/en/docs/setup/install/istioctl/index.md b/content/en/docs/setup/install/istioctl/index.md
index 600c92534..82d5858c4 100644
--- a/content/en/docs/setup/install/istioctl/index.md
+++ b/content/en/docs/setup/install/istioctl/index.md
@@ -270,7 +270,7 @@ $ istioctl manifest apply -f samples/operator/pilot-k8s.yaml
 {{< /text >}}
 
 {{< tip >}}
-For backwards compatibility, the previous [Helm installation options](/docs/reference/config/installation-options/)
+For backwards compatibility, the previous [Helm installation options](/docs/reference/config/installation-options/), with the exception of Kubernetes resource settings,
 are also fully supported. To set them on the command line, prepend the option name with "`values.`".
 For example, the following command overrides the `pilot.traceSampling` Helm configuration option:
 
@@ -278,8 +278,11 @@ For example, the following command overrides the `pilot.traceSampling` Helm conf
 $ istioctl manifest apply --set values.pilot.traceSampling=0.1
 {{< /text >}}
 
-Helm values can also be set in an `IstioOperator` definition as described in
+Helm values can also be set in an `IstioOperator` CR (YAML file) as described in
 [Customize Istio settings using the Helm API](#customize-istio-settings-using-the-helm-api), below.
+
+If you want to set Kubernetes resource settings, use the `IstioOperator` API as described in
+ [Customize Kubernetes settings](#customize-kubernetes-settings).
 {{< /tip >}}
 
 ### Identify an Istio component
@mesher-bot mesher-bot added the welcome 新 Issue,尚未处理 label Mar 25, 2020
@SataQiu SataQiu added lang/zh sync/update 官方文档发生变更 priority/P0 pending 待认领(新任务/有更新) and removed welcome 新 Issue,尚未处理 labels Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/zh pending 待认领(新任务/有更新) priority/P0 sync/update 官方文档发生变更 version/1.6
Projects
None yet
Development

No branches or pull requests

2 participants