From 3eb5f3b824ca0c05c173a5f83a29786c8b07cecb Mon Sep 17 00:00:00 2001 From: faweizhao26 Date: Wed, 17 Mar 2021 18:59:33 +0800 Subject: [PATCH] blog modified Signed-off-by: faweizhao26 --- content/zh/blogs/deep-dive-into-the-K8s-request-and-limit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 集群中部署资源的时候,你是否经常遇到以下情形: