diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2017-12-20 20:38:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-12-20 20:38:58 +0000 |
commit | 0fe034b510476288035c93075d32254c0901845c (patch) | |
tree | fbc7c93dc1e89316ac1b9b788c000ceb4b5d9d8f /docs/submodules/oom.git | |
parent | 840fc4de3ff692bbc5655bed56002b41d431fd91 (diff) |
Updated git submodules
Project: oom master 59c37aba241832e459f36e3467be4b1bf2bb55a1
Merge "Single K8S Node Of Deploying SDNC Cluster POC"
Single K8S Node Of Deploying SDNC Cluster POC
It's a reference of how to deploy sdnc cluster under
single node k8s environment.
Currently the config of nfs for mysql db only
supports one k8s node. For mutiple nodes, because
of dockernfs mount, nfs provisioner has conflict with
it, which fails mount operation of SDNC pod.
Also, if SDNC needs to fully utilize mysql cluster under
k8s, in core project, DbLibService.java should be enhanced
to support that writing to master only and reading from them.
Issue-ID: SDNC-163
Change-Id: I85ad327f2fe04fe8e9a135289d7c25a917234438
Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
Diffstat (limited to 'docs/submodules/oom.git')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 5518e8bae28c571b608a8db36892f8125ae6b9c +Subproject 59c37aba241832e459f36e3467be4b1bf2bb55a |