Work in progress
This page is a work in progress; please be patient as more content is actively being added.
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
Unable to render {children}. Page not found: Deployment Setup Steps.
SDNC-DB Clustering details
Additional Information
SDN-C Startup 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: