diff --git a/content/en/blogs/understand-requests-and-limits-in-kubernetes.md b/content/en/blogs/understand-requests-and-limits-in-kubernetes.md index 2e6136a28..d30e12c7b 100644 --- a/content/en/blogs/understand-requests-and-limits-in-kubernetes.md +++ b/content/en/blogs/understand-requests-and-limits-in-kubernetes.md @@ -1,5 +1,5 @@ --- -title: 'Kubernetes Resource Requests and Limits' +title: 'Kubernetes Resource Requests and Limits Deep Dive' keywords: Kubernetes, requests, limits description: Understand how Kubernetes requests and limits work and why they can work in the expected way. tag: 'Kubernetes, KubeSphere, Requests, Limits'