diff options
author | Xuan Jia <jason.jiaxuan@gmail.com> | 2017-02-14 14:52:39 +0800 |
---|---|---|
committer | Xuan Jia <jason.jiaxuan@gmail.com> | 2017-03-16 11:14:59 +0800 |
commit | b8086853525b142e999dcecfce052f26ac7dc92b (patch) | |
tree | 6de8237affa505a40ba0baf01ed961025db02877 /docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst | |
parent | 2dab381f8b7f40b30a8a64deaa7cd6b7802b1d90 (diff) |
Upload gap-analysis documentation
new file: development/gapanalysis/gap-analysis-kubernetes-v1.5.rst
new file: development/gapanalysis/gap-analysis-openstack-mitaka.rst
new file: development/gapanalysis/gap-analysis-opnfv-installer.rst
new file: development/gapanalysis/index.rst
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Change-Id: I12d8168245beae67172cbdeb1db9bb4cd42b0593
Diffstat (limited to 'docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst')
-rw-r--r-- | docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst b/docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst new file mode 100644 index 0000000..bff5372 --- /dev/null +++ b/docs/development/gapanalysis/gap-analysis-kubernetes-v1.5.rst @@ -0,0 +1,24 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License.http://creativecommons.org/licenses/by/4.0 +.. (c) Xuan Jia (China Mobile) + +================================================ +OpenRetriever Gap Analysis with Kubernetes v1.5 +================================================ + +This section provides users with OpenRetriever gap analysis regarding feature +requirement with Kubernetes Official Release. The following table lists the use +cases / feature requirements of container integrated functionality, and its gap +analysis with Kubernetes Official Release. + +.. table:: + :class: longtable + + +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+ + |Use Case / Requirement |Supported in v1.5 |Notes | + +===========================================================+===================+====================================================================+ + |Manage conainter and virtual machine in the same platform. |No |Kubernetes only manage containers. For this part, we need to setup a| + | | |platform to manage containers and virtual machine together | + +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+ + |TBD | | | + +-----------------------------------------------------------+-------------------+--------------------------------------------------------------------+ |