aws / aws-nitro-enclaves-cli

Tooling for Nitro Enclave Management
Apache License 2.0
120 stars 81 forks source link

Can I create swap for enclave? #519

Open raindust opened 1 year ago

raindust commented 1 year ago

My app requires a significant amount of memory, which may occasionally lead to Out-of-Memory (OOM) errors. Is it possible to create a swap for the enclave using nitro_cli or the 'Allocator.yaml' configuration?