合集-YAML例子

摘要:# one rc deployment, schedule it to the node that has a label "ip" equals to "172.18.8.241" # dvwa image on arm platform: petechua/docker-vulnerable-d 阅读全文
posted @ 2024-01-12 10:46 JaneySJ 阅读(53) 评论(0) 推荐(0) 编辑
摘要:# use nginx to be a proxy, mirror each request to other services, 10.96.2.58 send back the reponse to user client. m1 and m2 just mirror the request, 阅读全文
posted @ 2024-01-12 16:14 JaneySJ 阅读(106) 评论(0) 推荐(0) 编辑
摘要:apiVersion: apps/v1 kind: DaemonSet metadata: name: test-ds-1 namespace: sj labels: k8s-app: arksec-ds-1 spec: selector: matchLabels: name: arksec-ds- 阅读全文
posted @ 2024-05-29 17:59 JaneySJ 阅读(31) 评论(0) 推荐(0) 编辑
摘要:apiVersion: apps/v1 kind: Deployment metadata: name: cve-2021-3156-privilege-deployment spec: selector: matchLabels: app: nginx replicas: 1 template: 阅读全文
posted @ 2024-06-19 15:47 JaneySJ 阅读(17) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示