...
Type of Pod | Use Case | Total Memory(GB) for Compute Nodes | Total VCPU for Compute Nodes | Total Storage for Compute Nodes | Number of Control Nodes | Number of Compute Nodes |
---|---|---|---|---|---|---|
Large | VoLTE | 900GB600GB | 180120 | 4T4TB | 3 | >=2 |
Medium | ONAP Platform or vCPE | 200GB | 10080 | 2T2TB | 3 | >=2 |
Small | Development or vFW/vDNS demo apps | 40GB | 24 | 1T1TB | 1 | >=1 |
Using Taking the above large pod as requirement, we can build a hypothetical pod with servers listed in the following table:
...
Code Block |
---|
IPMI/Lights+out management Admin Private Public Storage PXE vlan 300 172.30.8.64/26 192.168.1.0/24 + + + 192.168.0.0/24| | | | + + | | | | 172.30.10.0/24 | | +-----------------+ | | + | | | | enp6 | | | | +--------+ Jumpserver | 192.168.1.66 | | | | | | CentOS 7 +-----------------------------+ | | | | | | | | | | | | | enp7 | | | | | | | 192.168.0.66 | | | | | | user/pass +---------------------------------------+ | | | | | | | | | | | | enp8 | | | | | | | 172.30.10.72 | | | | | | +-------------------------------------------------+ | | | | | | | | | | | enp9 | | | | | | | | | | | | | +----------------------------------------------------------+ | | | | | | | | +-----------------+ | | | | | | | | | | | | | | | | | | | | +----------------+ | | | | | | 1 | | | | | +-------+ +--------------+-+ | | | | | | | 2 | | | | | | | | +--------------+-+ | | | | | | | | 3 |+---------------------------+ | | | | | | | | Controller | | | | | | | | | nodes +--------------+-+ -----------------------+ | | | +-+ | | | | | | | | | +-----------------------------------------------+ | | +-+ | | | | | | | +--------------------------------------------------------+ | +----------------+ | | | | | | | | | | | | | | | +----------------+ | | | | | | 1 | | | | | +-------+ +--------------+-+ | | | | | | | 2 | | | | | | | | +--------------+-+ | | | | | | | | 3 | | | | | | | | | +--------------+-+ | | | | | | | | | ... 4 | | | | | | +-+ | | +--------------+-+ | | | | | | | | | 85 +-----------------------+ | | | | +-+ | | Compute nodes for | | | | | | | | | for deploying +---------------------------------+ | | | +-+ | ONAP | | | | | | | | +-------------------------------------------+ | | +-+ | | | | | | | +----------------------------------------------------+ | +----------------+ | | | | | | | | | | | | | | | + + + + |
...