IT/EKS
EKS Nginx NLB 삭제방지와 access log S3 스트리밍 같은 어노테이션 옵션
클라우드 개발자 앙몬드
2022. 6. 15. 11:37
반응형
https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.3/guide/service/annotations/
Annotations - AWS Load Balancer Controller
Annotations Service annotations Annotation keys and values can only be strings. All other types below must be string-encoded, for example: boolean: "true" integer: "42" stringList: "s1,s2,s3" stringMap: "k1=v1,k2=v2" json: "{ \"key\": \"value\" }" Annotati
kubernetes-sigs.github.io
반응형