From 78f7dc9a08119654b5ca753d88f475aa7d544dee Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 26 Feb 2021 12:36:01 +0800 Subject: [PATCH] PUB @MZqk https://linux.cn/article-13155-1.html --- .../20201103 How the Kubernetes scheduler works.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201103 How the Kubernetes scheduler works.md (99%) diff --git a/translated/tech/20201103 How the Kubernetes scheduler works.md b/published/20201103 How the Kubernetes scheduler works.md similarity index 99% rename from translated/tech/20201103 How the Kubernetes scheduler works.md rename to published/20201103 How the Kubernetes scheduler works.md index cafcb3196f..e988199b45 100644 --- a/translated/tech/20201103 How the Kubernetes scheduler works.md +++ b/published/20201103 How the Kubernetes scheduler works.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (MZqk) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13155-1.html) [#]: subject: (How the Kubernetes scheduler works) [#]: via: (https://opensource.com/article/20/11/kubernetes-scheduler) [#]: author: (Mike Calizo https://opensource.com/users/mcalizo)