summaryrefslogtreecommitdiffstats
path: root/docs/release/configguide/configguide.rst
blob: 209f6cb4df1f06dae3c89edc042ac0c91fc479ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
JOID Configuration
==================

Scenario 1: Nosdn
-----------------

*./deploy.sh -o pike -s nosdn -t ha -l custom -f none -d xenial -m openstack*

Scenario 2: Kubernetes core
---------------------------

*./deploy.sh -l custom -f none -m kubernetes*

Scenario 3: Kubernetes Load Balancer
------------------------------------

*./deploy.sh -l custom -f lb -m kubernetes*

Scenario 4: Kubernetes with OVN
-------------------------------

*./deploy.sh -s ovn -l custom -f lb -m kubernetes*

Scenario 5: Openstack with Opencontrail
---------------------------------------

*./deploy.sh -o ocata -s ocl -t ha -l custom -f none -d xenial -m openstack*