confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
44 stars 75 forks source link

Add support to install kbs to existing cluster in provisioner-ci #1721

Open kartikjoshi21 opened 4 months ago

kartikjoshi21 commented 4 months ago

Add support to install kbs along with caa to existing cluster in provisioner cli

mkulke commented 4 months ago

I could imagine that we revise the provisioner cli a bit to selectively pick components insteaad of toggling everything with environment variables:

./caa-provisioner [deprovision|provision] --components [cluster,runtime,daemonset,kbs]