Add support for kubernetes deployment
[apex.git] / docs / release / scenarios / k8s-nosdn-nofeature-noha / k8s-nosdn-nofeature-noha.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) <optionally add copywriters name>
4
5 This document provides scenario level details for Gambia 1.0 of
6 Kubernetes deployment with no SDN controller, no extra features
7 and no High Availability enabled.
8
9 ============
10 Introduction
11 ============
12
13 This scenario is used primarily to validate and deploy a Kubernetes
14 deployment without any NFV features or SDN controller enabled.
15
16 Scenario components and composition
17 ===================================
18
19 This scenario deploys a Kubernetes cluster on bare metal or virtual
20 environment with a single master node. TripleO is used to bootstrap
21 all the nodes and set up basic services like SSH. An undercloud VM
22 used similarly to Openstack deployments, however no Openstack services
23 (Nova, Neutron, Keystone, etc) will be deployed to the nodes. After
24 TripleO successfully executes all the bootstrapping tasks, Kubespray
25 is run (using ansible) to deploy Kubernetes cluster on the nodes.
26
27
28 Scenario usage overview
29 =======================
30
31 Simply deploy this scenario by using the k8s-nosdn-nofeature-noha.yaml deploy
32 settings file.
33
34 Limitations, Issues and Workarounds
35 ===================================
36
37 None
38
39 References
40 ==========
41
42 For more information on the OPNFV Gambia release, please visit
43 http://www.opnfv.org/gambia
44