본문 바로가기

Deve.haeri

검색하기
Deve.haeri
프로필사진 hhaeri

  • 분류 전체보기 (126)
    • Java (31)
    • DB (9)
    • HTML-CSS (23)
    • JSP (1)
    • Spring (0)
    • Quiz (41)
      • 01.input (8)
      • 02.random (6)
      • 03.control (12)
      • oop (1)
      • 04.Array (11)
    • 프로젝트 (2)
    • etc (1)
    • Go (2)
    • Container (8)
    • Git (3)
    • linux (3)
    • node (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • kubespray
  • ansible
  • db
  • time_zone
  • k8s
  • 쿠버네티스
  • vscoe
  • Container
  • npm
  • docker-compose
  • NGINX
  • regexp
  • html
  • kubernetes #container
  • node
  • Delete
  • linux
  • GitHub
  • ubuntu
  • nodemon
  • GORM
  • bash
  • kubernetes
  • docker
  • golang
  • mariadb
  • kube
  • go
  • docker install
  • Git
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록kubernetes (1)

Deve.haeri

[쿠버네티스] nginx 서비스 올리기

nginx : 트래픽이 많은 웹사이트의 확장성을 위해 개발 된 경량의 고성능 웹서버이다. 요청에 의해 정적 파일응 응답해주는 HTTP SERVER, 요청으로부터 애플리케이션 서버에 로드밸런싱 해주는 Reverse Proxy Server, Mail Proxy Server 등으로 사용되고 있다. nginx 구축 방법 네임스페이스 생성 $ kubectl create ns [namespace_name] nginx pod 를 띄우기 위한 deployment yaml 파일 생성 $ vi nginx-deployment.yaml #파일 내용 apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment labels: app: nginx spec: repli..

Container 2022. 10. 13. 10:48
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바