摘要:
apiVersion: apps/v1 #变化的 kind: Deployment metadata: name: taint labels: app: taint spec: replicas: 3 revisionHistoryLimit: 10 selector: #1.16.3 必须指定该字段 matchLabels: app: taint template: metadata: labe 阅读全文
posted @ 2019-12-09 19:21
浪涛飞
阅读(613)
评论(0)
推荐(0)