What would you like to be added:
support launching instances from snapshots
Why is this needed:
improve the system startup, in offline computing scenarios like spark, if the image can be cached in the operating system in advance, it can greatly improve the Pod startup speed, avoiding the time required to pull the image.
like this: https://github.com/aws-samples/bottlerocket-images-cache
Completion requirements: