From bd78a98ee27389a3cbf51c6821d8654f06c97168 Mon Sep 17 00:00:00 2001 From: "Masaya Aoyama (@amsy810)" Date: Tue, 5 Jun 2018 06:27:55 +0900 Subject: [PATCH] add date blog metadata for indexing (#8830) Issues: https://github.com/kubernetes/website/issues/8823 and more article has same problem, I fix all. --- ...26-kubernetes-1.10-stabilizing-storage-security-networking.md | 1 + .../en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md | 1 + .../2018-04-24-kubernetes-application-survey-results-2018.md | 1 + 3 files changed, 3 insertions(+) diff --git a/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md b/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md index 0611b4406e..48897edfcc 100644 --- a/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md +++ b/content/en/blog/_posts/2018-03-26-kubernetes-1.10-stabilizing-storage-security-networking.md @@ -6,6 +6,7 @@ modified_time: '2018-03-27T11:01:39.569-07:00' blogger_id: tag:blogger.com,1999:blog-112706738355446097.post-6519705795358457586 blogger_orig_url: http://blog.kubernetes.io/2018/03/kubernetes-1.10-stabilizing-storage-security-networking.html slug: kubernetes-1.10-stabilizing-storage-security-networking +date: 2018-03-26 --- ***Editor's note: today's post is by the [1.10 Release diff --git a/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md b/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md index ae37b649c5..2c0fe73512 100644 --- a/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md +++ b/content/en/blog/_posts/2018-04-11-migrating-the-kubernetes-blog.md @@ -2,6 +2,7 @@ title: 'Migrating the Kubernetes blog' author: zcorleissen slug: migrating-the-kubernetes-blog +date: 2018-04-11 --- We recently migrated the Kubernetes blog from the Blogger platform to GitHub. With the change in platform comes a change in URL: formerly at [http://blog.kubernetes.io](http://blog.kubernetes.io), the blog now resides at [https://kubernetes.io/blog](https://kubernetes.io/blog). diff --git a/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md b/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md index 26dae7cae2..f66b3190b4 100644 --- a/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md +++ b/content/en/blog/_posts/2018-04-24-kubernetes-application-survey-results-2018.md @@ -2,6 +2,7 @@ title: 'Kubernetes Application Survey 2018 Results' author: mattfarina slug: kubernetes-application-survey-results-2018 +date: 2018-04-24 --- Understanding how people use or want to use Kubernetes can help us shape everything from what we build to how we do it. To help us understand how application developers, application operators, and ecosystem tool developers are using and want to use Kubernetes, the Application Definition Working Group recently performed a survey. The survey focused in on these types of user roles and the features and sub-projects owned by the Kubernetes organization. That included kubectl, Dashboard, Minikube, Helm, the Workloads API, etc.