confidential-containers / cloud-api-adaptor

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

SecureComms: Add e2e tests against KBS installation #2095

Open davidhadas opened 1 week ago

davidhadas commented 1 week ago
  1. Use the KBS currently being deployed via #1777, #1471
  2. Activate SecureComms using peerpod configMap while setting:
    • Activate secure comms in CAA
    • Set the KBS url in CAA to point to the kbs service
    • Activate secure comms in APF using InitData
  3. Run the standard tests
davidhadas commented 1 week ago

@bpradipt, @stevenhorsman