6 changes: 6 additions & 0 deletions 6 config/nginx/default.conf.template Show comments View file Edit file Delete file Original file line numberDiff line numberDiff line change @@ -11,4 +11,10 @@ server { include /etc/nginx/uwsgi_params; uwsgi_pass uwsgi_app; } location /static/ ...
Ingress-nginx Ingress-nginx는 Nginx를 reverse proxy와 load balancer로 사용하는 k8s 용 Ingress Controller이다. 중간정리: 그렇다면 나는 어떻게 해야 하는가? Ingress-controller를 설치하고 (HostNetwork : True) Ingress Object를 작성해...
Step 1 – Installing Nginx Since Nginx is available in Ubuntu’s default repositories, it is possible to install it from these repositories using theaptpackaging system. Since this may be your first interaction with theaptpackaging system in this session, update the local package index so that y...
안녕하세요! P.377의 내용을 실습 도중 문제가 생겨 질문드립니다! 책의 그림 10-9와 동일하게 작업하였으나 해당 변수를 찾을수 없다고 출력됩니다. incl