Use Multus Daemonset for installing Multus in KuD 09/94309/7
authorAkhila Kishore <akhila.kishore@intel.com>
Mon, 26 Aug 2019 22:33:09 +0000 (15:33 -0700)
committerAkhila Kishore <akhila.kishore@intel.com>
Tue, 3 Sep 2019 16:10:07 +0000 (09:10 -0700)
commit9c3ebc3d2eaaffe986ca8f689f79a2c7e8f96389
treef97f2f2fdebcd83ee5f9c59d16c00ec2995e4e52
parentdcace0784979890bb986fb078348b4b3ceef146c
Use Multus Daemonset for installing Multus in KuD

Currently KuD uses Ansible scripts for installing Multus.
Multus has a daemonset that should be used for installing the multus
as part of an add-on.
This is also helpful for KuD offline deployment in the future.
Removed the comment. Updated the images path and removed
error supression addressed by comments.

Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-681
Change-Id: Id3702a2b5bd18804c2d7e4d063eba656202cb840
kud/deployment_infra/images/multus-daemonset.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-multus.yml
kud/deployment_infra/playbooks/kud-vars.yml