티스토리 뷰

반응형

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 deletecollection get list patch create update watch]
gateways                          gw           networking.istio.io            true         Gateway                          [delete deletecollection get list patch create update watch]
serviceentries                    se           networking.istio.io            true         ServiceEntry                     [delete deletecollection get list patch create update watch]
sidecars                                       networking.istio.io            true         Sidecar                          [delete deletecollection get list patch create update watch]
virtualservices                   vs           networking.istio.io            true         VirtualService                   [delete deletecollection get list patch create update watch]
workloadentries                   we           networking.istio.io            true         WorkloadEntry                    [delete deletecollection get list patch create update watch]
workloadgroups                    wg           networking.istio.io            true         WorkloadGroup                    [delete deletecollection get list patch create update watch]
authorizationpolicies                          security.istio.io              true         AuthorizationPolicy              [delete deletecollection get list patch create update watch]
peerauthentications               pa           security.istio.io              true         PeerAuthentication               [delete deletecollection get list patch create update watch]
requestauthentications            ra           security.istio.io              true         RequestAuthentication            [delete deletecollection get list patch create update watch]
telemetries                       telemetry    telemetry.istio.io             true         Telemetry                        [delete deletecollection get list patch create update watch]

 

- APIGROUP을 통해 대략적으로 어떠한 역할(Traffic? Security? Telemetry?)인지 유추해 볼 수 있다.

320x100
반응형
댓글
반응형
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
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
글 보관함