摘要: 1. spec: containers: - name: example resources: requests: cpu: 100m memory: 64Mi limits: cpu: 200m memory: 128Mi 例如,一个带有3个容器的pod,每个容器请求0.1核CPU和64MB内存( 阅读全文
posted @ 2018-09-23 12:00 littlevigra 阅读(502) 评论(0) 推荐(0)