摘要: [root@centos7 ~]# cat a.yml apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment labels: app: nginx spec: replicas: 3 selector: match 阅读全文
posted @ 2020-06-23 21:46 pwcc 阅读(336) 评论(0) 推荐(0)