检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
volumeMounts: - name: fsgroup-demo-vol mountPath: /data/demo 父主题: 使用策略定义库
apiVersion: v1 kind: Namespace metadata: name: disallowed-namespace 父主题: 使用策略定义库
ports: - port: 80 targetPort: 80 nodePort: 30007 父主题: 使用策略定义库
http port: 80 targetPort: 8080 selector: app: foo 父主题: 使用策略定义库
image: nginx securityContext: procMount: Unmasked 父主题: 使用策略定义库
nginx-apparmor spec: containers: - name: nginx image: nginx 父主题: 使用策略定义库
user: sysadm_u role: sysadm_r type: svirt_lxc_net_t 父主题: 使用策略定义库
- create - delete - deletecollection - patch - update 父主题: 使用策略定义库
stPorts”字段。 策略实例示例 以下策略实例展示了策略定义生效的资源类型,parameters中hostNetwork为true时,使用的端口必须在指定的端口范围内。 apiVersion: constraints.gatekeeper.sh/v1beta1 kind: K
true hostIPC: true containers: - name: nginx image: nginx 父主题: 使用策略定义库
"100m" memory: "1Gi" 不符合策略实例的资源定义 内存Limit超过最大值,不符合策略实例。 父主题: 使用策略定义库
requests: cpu: "100m" memory: "2Gi" 父主题: 使用策略定义库
requests: cpu: "100m" memory: "100Mi" 父主题: 使用策略定义库
name: example port: number: 80 父主题: 使用策略定义库
flexVolume: driver: "example/testdriver" #"example/lvm" 父主题: 使用策略定义库
periodSeconds: 10 volumes: - name: cache-volume emptyDir: {} 父主题: 使用策略定义库
securityContext: runAsUser: 250 runAsGroup: 250 父主题: 使用策略定义库
exemptImages:字符串数组 limits cpu memory requests cpu memory 作用 约束容器资源使用。 策略实例示例 必须配置内存的Limit,CPU和内存的Request。 apiVersion: constraints.gatekeeper
automountServiceAccountToken: true containers: - name: nginx image: nginx 父主题: 使用策略定义库
resources: limits: cpu: "100m" memory: "30Mi" 父主题: 使用策略定义库