Added initial kata files and containerd support as well as adding the Kata webhook 75/119875/10
authorEric Adams <eric.adams@intel.com>
Thu, 14 Jan 2021 22:34:54 +0000 (22:34 +0000)
committerTodd Malsbary <todd.malsbary@intel.com>
Thu, 20 May 2021 17:32:08 +0000 (10:32 -0700)
commit917a285ffa8f9de86b5ad76693836a216ef86a09
tree8c0660e161f650e38f76d610c04da1355c5f7c0c
parent59a703bb8c443c2b7d6b7cdab9e8448b944e5cf2
Added initial kata files and containerd support as well as adding the Kata webhook

Issue-ID: MULTICLOUD-1320
Signed-off-by: Eric Adams <eric.adams@intel.com>
Change-Id: I9ef0bcde7c2ef22a04c32311d4571abc3b688ffe
12 files changed:
kud/build/Dockerfile
kud/deployment_infra/playbooks/configure-kata-webhook-reset.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-kata-webhook.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-kata.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/kud-vars.yml
kud/hosting_providers/containerized/README.md
kud/hosting_providers/containerized/installer.sh
kud/hosting_providers/vagrant/README.md
kud/hosting_providers/vagrant/installer.sh
kud/tests/kata-clh.yml [new file with mode: 0644]
kud/tests/kata-qemu.yml [new file with mode: 0644]
kud/tests/kata.sh [new file with mode: 0755]