Integrating NFD Daemonset with KuD 16/94716/10
authorAkhila Kishore <akhila.kishore@intel.com>
Fri, 30 Aug 2019 23:39:00 +0000 (16:39 -0700)
committerAkhila Kishore <akhila.kishore@intel.com>
Wed, 11 Sep 2019 20:53:16 +0000 (13:53 -0700)
commit9837132fd9360f7d88d650b2ec6a318662e43d5c
tree7321ce4df7f5fbe99f475c4737d7df4241763801
parent4655f550c8c03a6384fa90746f1af021348ec6ef
Integrating NFD Daemonset with KuD

Current NFD code in KuD is unused and obsolete.
Integrating NFD as DaemonSet and updating test case for NFD.
Added comments. Addressed comments and changed the
matchExpression to kernel features. Changed operator from "In" to Gt,
and values 4 to 3 better fit broader spectrum of O.S's.
Adding exit conditon in case there's an error status.

Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-797
Change-Id: I454fb1998fc84e5f0d566f32b7dcfd85872c5183
kud/deployment_infra/images/nfd-master.yaml [new file with mode: 0644]
kud/deployment_infra/images/nfd-worker.yaml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-nfd.yml
kud/deployment_infra/playbooks/kud-vars.yml
kud/hosting_providers/vagrant/installer.sh
kud/tests/nfd.sh