diff --git a/content/zh/blogs/deep-dive-into-the-K8s-request-and-limit.md b/content/zh/blogs/deep-dive-into-the-K8s-request-and-limit.md index b7b3403a8..7c8261951 100644 --- a/content/zh/blogs/deep-dive-into-the-K8s-request-and-limit.md +++ b/content/zh/blogs/deep-dive-into-the-K8s-request-and-limit.md @@ -3,7 +3,7 @@ title: '你真的理解 K8s 中的 requests 和 limits 吗?' tag: 'Kubernetes,KubeSphere,schedule,monitoring' createTime: '2021-01-01' author: '饶云坤' -snapshot: '' +snapshot: 'https://pek3b.qingstor.com/kubesphere-community/images/cover.png' --- 在 K8s 集群中部署资源的时候,你是否经常遇到以下情形: