Overview
- sdnc-web = SDNR Web
- sdnc-dm = SDNR DevMgr
- sdnc-es = DB
Pod and service structure
Deployment Options
Default: sdnrwt=false | SDNR with external/central ES: | SDNR with internal ES: |
---|---|---|
|
|
|
Changes in OOM:
- introduce config switch (see - SDNC-742Getting issue details... STATUS )
- introduce deployment.yaml for
Database Initialization
ElasticSearch database needs to be initialized by a script.
bin/es-init.sh
OOM enhancement: define kubernetes Job to execute e-init.sh