쿠버네티스
쿠버네티스 개념
윈도우 환경하에서 쿠버네티스 사용하기
- 쿠버네티스 설치 및 초간단 웹서버 띄우기
- container의 shell에 접근하기
- yaml 파일 설명
- metadata.labels vs. spec.selector.matchLabels vs. containers.name
-
kind(pod, replicaset..deployment) 설명
- kubectl commander
- 콘테이너 커스터마이징 및 생성
- Dockerfile
- php-fpm, mariadb, nginx and laravel 1
- php-fpm, mariadb, nginx and laravel 2
- php-fpm, mariadb, nginx and laravel 3
- connect to mariadb using heidisql
- 쿠버네티스를 이용한 웹호스팅 서비스 구현 1
- 쿠버네티스를 이용한 웹호스팅 서비스 구현 2
- sftp 설정
- 삭제하기
- errors
- ports(nodePort, port, targetPort)
- Storage
- Dashboard