aboutsummaryrefslogtreecommitdiffstats
path: root/docs/krd_architecture.rst
AgeCommit message (Collapse)AuthorFilesLines
2019-06-06Documentation update for aio.sh CI changeSamuli Silvius1-162/+0
Update documentation accordingly. Issue-ID: MULTICLOUD-629 Change-Id: I36b65dd270a25d63884d161163cfa8e7a813d241 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
2018-08-30Add KRD source codeVictor Morales1-0/+162
This changes includes the source code created for the Kubernetes Reference Deployment(KRD) which helps to provide an automated mechanism to install and configure Kubernetes services required for the MultiCloud/K8s plugin. Change-Id: Ica49566fcd531e25846ed3e5062de2f92ec56f6c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301