Skip to content

Conversation

@Wangdai-0800
Copy link
Collaborator

@Wangdai-0800 Wangdai-0800 commented Nov 14, 2025

docs: add guidance for setting up the Kind + Istio environment

@Wangdai-0800 Wangdai-0800 changed the title docs: add guidance docs for setting up the Kind + Istio environment docs: add guidance for setting up the Kind + Istio environment Nov 14, 2025
@Wangdai-0800 Wangdai-0800 force-pushed the add_doc branch 2 times, most recently from 08c2036 to 68df064 Compare November 17, 2025 02:22
```

### 3.3 启动 Istio
使用 Istio 的默认配置安装 Istio 控制平面:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

istio-injection=enabled is a Kubernetes namespace label used to enable Istio automatic sidecar injection, which automatically adds an Istio Envoy proxy container to each new pod created within that namespace.
This is a key step in enrolling a namespace into an Istio service mesh, as the sidecar is responsible for intercepting and managing all network traffic for the pod.

add istio-injection=enabled label?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants