Fix the link to K8s integration doc

This patch fixes the broken link to the K8s integration documentation.

Change-Id: I36b55cc0f073848bda4e4fd9f23a68a391055b4b
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This commit is contained in:
Taku Fukushima 2016-06-10 12:43:35 +09:00
parent 9824d94055
commit a7cabac3c3
No known key found for this signature in database
GPG Key ID: 500E6EE30BCD4368
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ Translation Mapping
-------------------
The detailed specification of the translation mappings is described in another
document, :doc:`../specs/kuryr_k8s_integration`. In this document we touch what
document, :doc:`../specs/mitaka/kuryr_k8s_integration`. In this document we touch what
to be translated briefly.
The main focus of Raven is the following resources.
@ -71,7 +71,7 @@ connecting the cluster subnets and the service subnets.
When each namespace is created, a cluster network that contains a cluster
subnet, a service network that contains a service subnet, and a router that
connects the cluster subnet and the service subnet are created through Neutron
API. The apiserver ensures namespaces are created before pods are creted.
API. The apiserver ensures namespaces are created before pods are created.
Pods contain the information required by creating Neutron ports. If pods are
associated with the specific namespace, the ports are created and associated