k8s: Allow Dublin cluster creation using RKE 18/92118/3
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 26 Jul 2019 13:53:26 +0000 (15:53 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 29 Jul 2019 09:34:58 +0000 (11:34 +0200)
commit3664e04b04ade624c1b2ee5bd2876939aed812cc
treea83634643202390f1d1b2ceba79f2e6ac469d295
parenteb166a53ceb3e6f0f2b6a41c432fe3baa7d24d53
k8s: Allow Dublin cluster creation using RKE

This patch adds sample cluster.yml which is based on Dublin cluster
configuration file [1]. Main difference is in avoiding repetition by
using anchors and alias nodes.

Actual cluster creation provisioner is disabled by default because
'control' and 'worker' nodes might not be ready yet.

[1] https://docs.onap.org/en/dublin/_downloads/27934fe702048777f312d77dc30cd05a/cluster.yml

Issue-ID: SECCOM-235
Change-Id: Ibba0e754ba87e334cdaa61de83e48107f91083d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/k8s/vagrant/dublin/Vagrantfile
test/security/k8s/vagrant/dublin/cluster.yml [new file with mode: 0644]