Refering to disaggregated Frankurt SDNR architecture
- Affected containers are:
- SDNC/OAM/SDNR
- SDNRDB
- SDNRWEB
- Architecture
- Authentication of SDNC/OAM/SDNR client with
- SDNR → DMaaP/DCAE
- SDNR → SDNRDB
- Authorization between containers
- password only or
- certificated base for client side authentication
- Authentication of SDNC/OAM/SDNR client with
Questions are
- How to provide password/certs?
- Using: Kubernetes Secrets?
- How to handle passwords inside container
- Hand over Kubernetes into container
- Hand over inside containter to karaf/odl
- File or environment variable?