Skip to content

Commit 33c54ea

Browse files
authored
Add minimum supported version (kubernetes#1215)
Signed-off-by: Matei David <[email protected]>
1 parent c12ae27 commit 33c54ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

linkerd.io/content/2.11/tasks/upgrade.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@ channel in the [Linkerd slack](https://slack.linkerd.io/).
192192

193193
## Upgrade notice: stable-2.11.0
194194

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.
200200

201201
### Control plane changes
202202

0 commit comments

Comments
 (0)