From 3b6584c9220e65441e1e4c5a1684384a6c9a8036 Mon Sep 17 00:00:00 2001 From: Kaitlyn Barnard Date: Thu, 17 Dec 2020 11:28:02 -0800 Subject: [PATCH] Update index.md --- .../en/blog/_posts/2020-09-30-writing-crl-scheduler/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2020-09-30-writing-crl-scheduler/index.md b/content/en/blog/_posts/2020-09-30-writing-crl-scheduler/index.md index a3a8680c79..0fab185f98 100644 --- a/content/en/blog/_posts/2020-09-30-writing-crl-scheduler/index.md +++ b/content/en/blog/_posts/2020-09-30-writing-crl-scheduler/index.md @@ -1,7 +1,7 @@ --- layout: blog title: "A Custom Kubernetes Scheduler to Orchestrate Highly Available Applications" -date: 2020-09-30 +date: 2020-12-21 slug: writing-crl-scheduler ---