ngx_http_upload icon indicating copy to clipboard operation
ngx_http_upload copied to clipboard

Kubernetes example manifest

Open sando38 opened this issue 3 years ago • 0 comments

Hi Holger,

as discussed, here is the example manifest. It should be altered in accordance to one's needs.

It uses the official nginx nginx:1.22-alpine-perl image currently as base and mounts some configmaps into it. A note should be given to potential users, that the manifest should be updated also in regards of new image version, if any, etc.

Deployment into kubernetes may be achieved with kubectl apply -f <filename> command.

sando38 avatar Jun 05 '22 13:06 sando38