ingress-nginx-helm/images/nginx
Manuel Alejandro de Brito Fontes 7994e9a8e7 Update opentracing nginx module
2020-07-24 11:10:33 -04:00
..
rootfs Update opentracing nginx module 2020-07-24 11:10:33 -04:00
cloudbuild.yaml Adjust nginx cloudbuild timeout 2020-07-08 00:03:05 -04:00
Makefile Update nginx modules 2020-07-07 20:55:17 -04:00
rc.yaml Update nginx image 2020-07-08 13:12:24 -04:00
README.md Update nginx image 2020-07-08 13:12:24 -04:00

NGINX base image using alpine

This custom image contains:

How to use this image: This image provides a default configuration file with no backend servers.

Using docker

docker run -v /some/nginx.con:/etc/nginx/nginx.conf:ro us.gcr.io/k8s-artifacts-prod/ingress-nginx/nginx:v20200708-g00f4a215d@sha256:b0727cebafc35f5ab50f3fa0be5fda7f79937f1683f525f40982e75b882195d8

Creating a replication controller

kubectl create -f ./rc.yaml