Context
While reviewing PR #743, we found a support-matrix gap: AMD SEV-SNP support should not be described or implied as available on GCP. The current GCP deployment path is Intel TDX.
Current state
- GCP docs and quickstart material are Intel TDX-focused.
- AMD SEV-SNP support is separate from the GCP path and depends on supported SEV-SNP hosts/images.
- Native TEE interface docs can mention AMD SEV-SNP generally, but provider-specific docs should make the GCP limitation explicit.
Tasks
- Audit README and docs for text that could imply AMD SEV-SNP is supported on GCP.
- Keep the support matrix explicit: GCP uses Intel TDX for now.
- Document where AMD SEV-SNP is supported once the v0.6.0 SEV-SNP image line is ready for users.
- Decide whether AMD SEV-SNP on GCP is a product goal. If yes, split follow-up work for provider/image/runtime prerequisites.
Related
Context
While reviewing PR #743, we found a support-matrix gap: AMD SEV-SNP support should not be described or implied as available on GCP. The current GCP deployment path is Intel TDX.
Current state
Tasks
Related