본문 바로가기

카테고리 없음

2021-01-07 20시 개발자 글 모음 | "kustomize란?"

kustomize란? by 권영재 about Kubernetes

  • labels: app: hello org: acmeCorporation variant: staging name: staging-the-map --- apiVersion: v1 kind: Service metadata: annotations: note: Hello
  • labels: app: hello org: acmeCorporation variant: staging name: staging-the-service
  • labels: app: hello org: acmeCorporation variant: staging name: staging-the-deployment