intel / asynch_mode_nginx

Other
210 stars 61 forks source link

docker image #30

Closed manjeetbhati closed 4 years ago

manjeetbhati commented 4 years ago

is there any docker image for this that could be used in kubernetes?

daweiq commented 4 years ago

Sorry, we don't have the docker image yet. While, there is a docker image template under developmenting in github. https://github.com/OpenVisualCloud/Dockerfiles/blob/master/template/nginx-qat.m4 You can try starting from there.

Besides, the async-Nginx is designed to accelerate Nginx with QAT. So, you will need to enable QAT driver in your docker image as well. Here's the document for it: https://01.org/sites/default/files/downloads/intelr-quickassist-technology/337020-001qatwcontaineranddocker.pdf

daweiq commented 4 years ago

The docker image for QAT is now available on OpenVisualCould project. https://github.com/OpenVisualCloud/Dockerfiles/tree/master/QAT