api groups는 api resource들을 묶어놓은 group을 의미합니다. api resources는 또 무엇이냐구요? pods, services, jobs 등 kubernetes에서 사용하는 resources를 의미합니다. kubernetes의 기본을 배우면서 api groups를 사용한 적이 있을까요? 위 질문이 떠올랐다면, 아마 api groups의 의미를 모르시고 사용하셨을 겁니다. 보통 kubernetes resource yaml에서 맨 첫 번째 들어가는 apiVersion 에 명시가 되거든요. apiVersion: apps/v1 kind: ReplicaSet metadata: name: replica-pvc spec: ... 위 예시 yaml에서 apiVersion에 명시된 apps가 ..
Istio에서 지원 및 제공하는 kubernetes API resources는 다음과 같다. NAME SHORTNAMES APIGROUP NAMESPACED KIND VERBS istiooperators iop,io install.istio.io true IstioOperator [delete deletecollection get list patch create update watch] destinationrules dr networking.istio.io true DestinationRule [delete deletecollection get list patch create update watch] envoyfilters networking.istio.io true EnvoyFilter [delete ..
- Total
- Today
- Yesterday
- Istio
- 하루
- container
- Intellij
- 로그
- hexagonal architecture
- c++
- WebFlux
- docker
- tag
- Spring
- Spring boot
- boj
- jasync
- python
- gradle
- Log
- java
- Clean Architecture
- Kubernetes
- 비동기
- 알고리즘
- HTTP
- 일상
- k8s
- 클린 아키텍처
- 백준
- MySQL
- Algorithm
- 쿠버네티스
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |