Kubernetes2024-04-12
[Kubernetes] selector, matchLabels, app, template 개념 정리
Kubernetes에서 selector, matchLabels, app, template이 어떻게 Service, Deployment, DaemonSet, Pod를 연결하는지 예제 YAML과 함께 정리합니다.
#Kubernetes#Label#Selector#Deployment#Service
#Selector 태그가 포함된 글을 모았습니다.
Kubernetes에서 selector, matchLabels, app, template이 어떻게 Service, Deployment, DaemonSet, Pod를 연결하는지 예제 YAML과 함께 정리합니다.