반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 날짜변경
- docker image
- M365필터
- 엑셀파일명변경
- 프로세스
- journalctl
- tar
- pvcreate
- newbingai
- ansible
- lvcreate
- chmod
- chatGPT
- yum
- 랜카드인식불량
- vgcreate
- docker network
- 같은폴더
- nmcli
- firewalld
- mount
- ssh
- docker
- Kubernetes
- 리다이렉션
- MSBing
- swapon
- vagrant kubernetes
- HTTPD
- permission
Archives
- Today
- Total
목록kubernetes_service (1)
becool
20210830 (월) service의 종류
9:33 review Controller Pod의 정상 동작을 위하여 특정 상태를 보장하는 오브젝트 ReplicationController 일정갯수만큼 pod가 복제되어 동작하는 것을 보장하는 컨트롤러 kubectl get replicationcontrollers kubectl describe replicationcontrollers RC kubectl scale replicationcontrollers RC --replicas N ReplicaSet ReplicationController와 유사한 Controller ReplicationController가 일치성 기반의 Label Selector만 지원했던 것과 달이 집합성 기반으로 Label Selector도 지원 ReplicaSet의 Label S..
kubernetes
2021. 8. 30. 16:47