File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
linkerd.io/content/2.11/tasks Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -192,11 +192,11 @@ channel in the [Linkerd slack](https://slack.linkerd.io/).
192
192
193
193
## Upgrade notice: stable-2.11.0
194
194
195
- There are two breaking changes in the 2.11.0 release: pods in ` ingress ` no
196
- longer support non-HTTP traffic to meshed workloads; and the proxy no longer
197
- forwards traffic to ports that are bound only to localhost. Additionally, users
198
- of the multi-cluster extension will need to re-link their cluster after
199
- upgrading.
195
+ The minimum Kubernetes version supported is ` v1.17.0 ` . There are two breaking
196
+ changes in the 2.11.0 release: pods in ` ingress ` no longer support non-HTTP
197
+ traffic to meshed workloads; and the proxy no longer forwards traffic to ports
198
+ that are bound only to localhost. Additionally, users of the multi-cluster
199
+ extension will need to re-link their cluster after upgrading.
200
200
201
201
### Control plane changes
202
202
You can’t perform that action at this time.
0 commit comments