We need to be able to query AWS EC2 metadata API with IMDSv2 from the docker container on that EC2 node.
Currently, we're facing a network timeout error because of http-put-response-hop-limit=1, and in our case, it should be 2.
Great thanks in advance.