summaryrefslogtreecommitdiffstats
path: root/docs/lab-description/pod_description.rst
blob: b63097d6e87bebd8b4f5e914422f8387fc0fcd5d (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2016 OPNFV.

.. _pharos_pod:

**************************
POD Specification Template
**************************

Introduction
------------

Add an summary of the POD usage (Project, CI stable, CI latest, dev/test, stand-alone servers, etc.)


Additional Requirements
-----------------------

Describe any addional POD requirements beyond a standard Pharos compliant POD e.g. test equipment,
shared usage, ...


Server Specifications
---------------------

**Jump Host**

+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
|    	       |              |              |              |              |              | Local        | Lights-out network     | 1GbE: NIC#/IP          | 10GbE: NIC#/IP         |              |
|  Hostname    |  Vendor      | Model        | Serial Number|  CPUs        | Memory       | storage      | (IPMI): IP/MAC, U/P    | MAC/VLAN/Network       | MAC/VLAN/Network       | Notes        |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-jump |  Dell        | R730         | ABCDEF007    |  2 x E5-2699 |  64 GB       | 240GB SSD    | 10.10.10.10            | IF0: 10.2.117.36       | IF2: 10.2.12.1         |              |
|              |              |              |              |              |              | 1 TB SATA    | 00:1E:67:D4:36:9A      | 00:1E:67:4F:B7:B1      | 00:1E:67:4F:B7:B4      |              |
|              |              |              |              |              |              |              | root/root              | VLAN 984               | VLAN 202               |              |
|              |              |              |              |              |              |              |                        | Public                 | Private                |              |
|              |              |              |              |              |              |              |                        | IF1: 10.2.1.1          | IF3: 10.2.13.1         |              |
|              |              |              |              |              |              |              |                        | 00:1E:67:4F:B7:B2      | 00:1E:67:4F:B7:B5      |              |
|              |              |              |              |              |              |              |                        | VLAN 201               | VLAN 203               |              |
|              |              |              |              |              |              |              |                        | Admin                  | Storage                |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+


**Compute Nodes**


+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
|              |              |              |              |              |              | Local        | Lights-out network     | 1GbE: NIC#/IP          | 10GbE: NIC#/IP         |              |
|  Hostname    |  Vendor      | Model        | Serial Number|  CPUs        | Memory       | storage      | (IPMI): IP/MAC, U/P    | MAC/VLAN/Network       | MAC/VLAN/Network       | Notes        |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-node1|              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-node2|              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-node3|              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-node4|              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
| pod2-jp-node5|              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
|              |              |              |              |              |              |              |                        |                        |                        |              |
+--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+

VPN Users
---------

+--------------+--------------+--------------+--------------+--------------+
| Name         | Email        | Project      | Role         | Notes        |
+--------------+--------------+--------------+--------------+--------------+
| joe user     | ju@gmail.com | Pharos       | contributer  | CI support   |
+--------------+--------------+--------------+--------------+--------------+


Firewall Rules
--------------

+--------------+--------------+--------------+
| Port(s)      | Service      | Note         |
+--------------+--------------+--------------+
| 22, 43, 80   | Jenkins CI   |              |
+--------------+--------------+--------------+


POD Topology
------------

Provide a diagram showing the network topology of the POD. Any security sensitive details should
not be exposed publically and can be stored in the secure Pharos repo. The following diagram is an example only.

.. image:: ./images/pod_topology_example.png
   :alt: POD diagram not found