Work in progress
This page is in progress of adding more contents.
This page currently only covers the set up for SDN-C clustering on single node Kubernetes.
About the SDN-C Clustering
The following diagram illustrates the desired SDN-C cluster deployment in this page, which will have
- 2 cluster DB pods
- 3 cluster SDN-C (ODL) pods
- 2 cluster admin (portal) pods
- 1 dgbuilder pod
Deployment Setup Steps
Additional Info
SDN-C start up order
Restart dead instance (start a new one in its place)
When a pod is dead, Kubernetes automatically starts a new one to replace the dead pod.
Examples:
- pod level restart
- container level restart