From 30b13b1b6fa91a50a7457fd9a113aaeab688a813 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Tue, 12 Jan 2021 12:54:49 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @larryzju 本文首发地址: https://linux.cn/article-13006-1.html 你的 LCTT 专页地址:https://linux.cn/lctt/larryzju --- .../20201216 How to use Kubernetes resource quotas.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201216 How to use Kubernetes resource quotas.md (99%) diff --git a/translated/tech/20201216 How to use Kubernetes resource quotas.md b/published/20201216 How to use Kubernetes resource quotas.md similarity index 99% rename from translated/tech/20201216 How to use Kubernetes resource quotas.md rename to published/20201216 How to use Kubernetes resource quotas.md index b2ec1bd653..8d6c889101 100644 --- a/translated/tech/20201216 How to use Kubernetes resource quotas.md +++ b/published/20201216 How to use Kubernetes resource quotas.md @@ -1,8 +1,8 @@ [#]: collector: "lujun9972" [#]: translator: "larryzju" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13006-1.html" [#]: subject: "How to use Kubernetes resource quotas" [#]: via: "https://opensource.com/article/20/12/kubernetes-resource-quotas" [#]: author: "Mike Calizo https://opensource.com/users/mcalizo"