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

Master does not work anymore on azure AKS #114

Closed
quertenmont opened this issue Dec 14, 2022 · 2 comments
Closed

Master does not work anymore on azure AKS #114

quertenmont opened this issue Dec 14, 2022 · 2 comments

Comments

@quertenmont
Copy link

Hello @dimakuv

I am experiencing problems if I use master branch to deploy on azure AKS.
At runtime, my container fails with: "error: Cannot open device /dev/sgx_enclave. Please make sure the Intel SGX kernel module is loaded."

If I revert gsc to commit 7d5ca56, then It woks perfectly.
In both case, my config.yaml contains:

SGXDriver:
    Repository: "https://github.com/intel/SGXDataCenterAttestationPrimitives.git"
    Branch:     "DCAP_1.11 && cp -r driver/linux/* ."

I also tried to keep the default in recent version, but it doesn't work better.
So I suspect compatibility with AKS was broken recently

@dimakuv
Copy link
Contributor

dimakuv commented Jan 2, 2023

Duplicate of #115.

@jkr0103
Copy link
Contributor

jkr0103 commented Jan 23, 2023

Fixed with PR #117, hence can be closed.

@mkow mkow closed this as completed Jan 27, 2023
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

4 participants