Fix a link in the CRI doc

This commit is contained in:
Yu-Ju Hong 2016-12-01 10:25:23 -08:00
parent 82bd9ab609
commit 19b974f205
1 changed files with 2 additions and 1 deletions

View File

@ -114,7 +114,8 @@ besides discussions on Github issues.
- Exec/attach/port-forward (streaming requests):
- [#35747](https://github.com/kubernetes/kubernetes/issues/35747): Does
not support `nsenter` as the exec handler (`--exec-handler=nsenter`).
- Also see (#cri-1.5-known-issues) for limitations on CRI streaming.
- Also see [CRI 1.5 known issues](#cri-1.5-known-issues) for limitations
on CRI streaming.
## Contacts