Merge pull request #125 from yujuhong/fix_link

Fix a link in the CRI doc
This commit is contained in:
Brandon Philips 2016-12-01 12:46:20 -08:00 committed by GitHub
commit 951a986f89
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