Add helm-configured DCAE Gen 1 67/11167/3
authorMike Elliott <mike.elliott@amdocs.com>
Fri, 8 Sep 2017 16:46:15 +0000 (12:46 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Tue, 12 Sep 2017 13:46:53 +0000 (09:46 -0400)
commit586f03b6e2249f2da8b1e35b5290b8cc334c204e
treef33e9c35f6d1a63d8f223364e287b2b7e2ec23b2
parent340d0bf4867a5890956c752b596372ec2d5d3005
Add helm-configured DCAE Gen 1

This is the initial seed of the dcae gen 1 deployment specifications
using onap 1.1 component containers.
All containers come up, however, there are issues with some of the containers
that will be flushed out during integration.

Change-Id: I6b74262168ae54bb7859d81de1ade6b59d1c42b1
Issue-Id: OOM-176
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
23 files changed:
kubernetes/dcae/Chart.yaml [new file with mode: 0644]
kubernetes/dcae/README [new file with mode: 0644]
kubernetes/dcae/cdap/docker/00-provisioning.sh [new file with mode: 0755]
kubernetes/dcae/cdap/docker/01-entrypoint.sh [new file with mode: 0755]
kubernetes/dcae/cdap/docker/Dockerfile [new file with mode: 0644]
kubernetes/dcae/cdap/docker/docker-compose.yaml [new file with mode: 0644]
kubernetes/dcae/cdap/docker/fs/Dockerfile [new file with mode: 0644]
kubernetes/dcae/pgaas/Dockerfile [new file with mode: 0755]
kubernetes/dcae/pgaas/setup.sh [new file with mode: 0755]
kubernetes/dcae/templates/all-services.yaml [new file with mode: 0644]
kubernetes/dcae/templates/cdap0-dep.yaml [new file with mode: 0644]
kubernetes/dcae/templates/cdap1-dep.yaml [new file with mode: 0644]
kubernetes/dcae/templates/cdap2-dep.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-collector-common-event.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-collector-dmaapbc.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-controller.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-dmaap.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-kafka.yaml [new file with mode: 0644]
kubernetes/dcae/templates/dcae-zookeeper.yaml [new file with mode: 0644]
kubernetes/dcae/templates/pgaas.yaml [new file with mode: 0644]
kubernetes/dcae/values.yaml [new file with mode: 0644]
kubernetes/oneclick/dcae.sh
kubernetes/oneclick/setenv.bash