Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to start attestation agent when deploying a confidential container #684

Open
Toyken-P opened this issue Aug 19, 2024 · 3 comments
Open

Comments

@Toyken-P
Copy link

Hello, I'm trying to deploy kata with remote attestation, but the documentation only describes how to start the attestation agent from the command line. Can the attestation agent be started from the configuration file?

@Xynnn007
Copy link
Member

@Toyken-P
Copy link
Author

Sorry for not being clear about our needs.
Currently, when I run kata, the attestation agent is not started at the same time.
I want the attestation agent to be started at the same time when I start the kata container with the following command:
ctr run --runtime "io.containerd.kata.v2" --rm -t "docker.io/library/busybox:latest" test-kata sh
What am I supposed to do?

@fitzthum
Copy link
Member

I'm a little unclear about your situation. If you are using confidential containers, the attestation agent should be started automatically inside the guest and an attestation should be carried out the first time that your workload requires a secret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants