add explicit titles to docs

This commit is contained in:
Ben Balter
2016-12-15 15:16:54 -05:00
parent 2a0c64f9bd
commit bfa604351f
291 changed files with 409 additions and 212 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- yifan-gu
title: Running Kubernetes with rkt
---
This document describes how to run Kubernetes using [rkt](https://github.com/coreos/rkt) as the container runtime.
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- dchen1107
- yifan-gu
title: Known Issues when Using rkt
---
The following features either are not supported or have large caveats when using the rkt container runtime. Increasing support for these items and others, including reasonable feature parity with the default container engine, is planned through future releases.