From 55d6324252d4989f1f944aa0ac9c5d6e3cbf749f Mon Sep 17 00:00:00 2001 From: Qiming Date: Wed, 17 Jul 2019 01:41:25 +0800 Subject: [PATCH] Rename blog files to include date in names (#15386) kind: cleanup --- ... => 2019-03-15-Kubernetes-setup-using-Ansible-and-Vagrant.md} | 0 ...loud-providers.md => 2019-04-17-future-of-cloud-providers.md} | 1 + ...ailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md} | 1 + ...-05-17-Kubernetes-Cloud-Native-and-the-Future-of-Software.md} | 1 + 4 files changed, 3 insertions(+) rename content/en/blog/_posts/{Kubernetes-setup-using-Ansible-and-Vagrant.md => 2019-03-15-Kubernetes-setup-using-Ansible-and-Vagrant.md} (100%) rename content/en/blog/_posts/{future-of-cloud-providers.md => 2019-04-17-future-of-cloud-providers.md} (99%) rename content/en/blog/_posts/{Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md => 2019-04-19-Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md} (99%) rename content/en/blog/_posts/{Kubernetes-Cloud-Native-and-the-Future-of-Software.md => 2019-05-17-Kubernetes-Cloud-Native-and-the-Future-of-Software.md} (99%) diff --git a/content/en/blog/_posts/Kubernetes-setup-using-Ansible-and-Vagrant.md b/content/en/blog/_posts/2019-03-15-Kubernetes-setup-using-Ansible-and-Vagrant.md similarity index 100% rename from content/en/blog/_posts/Kubernetes-setup-using-Ansible-and-Vagrant.md rename to content/en/blog/_posts/2019-03-15-Kubernetes-setup-using-Ansible-and-Vagrant.md diff --git a/content/en/blog/_posts/future-of-cloud-providers.md b/content/en/blog/_posts/2019-04-17-future-of-cloud-providers.md similarity index 99% rename from content/en/blog/_posts/future-of-cloud-providers.md rename to content/en/blog/_posts/2019-04-17-future-of-cloud-providers.md index e5cd1b79ce..e480ca22c7 100644 --- a/content/en/blog/_posts/future-of-cloud-providers.md +++ b/content/en/blog/_posts/2019-04-17-future-of-cloud-providers.md @@ -1,4 +1,5 @@ --- +layout: blog title: 'The Future of Cloud Providers in Kubernetes' date: 2019-04-17 --- diff --git a/content/en/blog/_posts/Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md b/content/en/blog/_posts/2019-04-19-Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md similarity index 99% rename from content/en/blog/_posts/Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md rename to content/en/blog/_posts/2019-04-19-Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md index 3c611adac4..8601d0b7c7 100644 --- a/content/en/blog/_posts/Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md +++ b/content/en/blog/_posts/2019-04-19-Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md @@ -1,4 +1,5 @@ --- +layout: blog title: "Introducing kube-iptables-tailer: Better Networking Visibility in Kubernetes Clusters" date: 2019-04-19 slug: introducing-kube-iptables-tailer diff --git a/content/en/blog/_posts/Kubernetes-Cloud-Native-and-the-Future-of-Software.md b/content/en/blog/_posts/2019-05-17-Kubernetes-Cloud-Native-and-the-Future-of-Software.md similarity index 99% rename from content/en/blog/_posts/Kubernetes-Cloud-Native-and-the-Future-of-Software.md rename to content/en/blog/_posts/2019-05-17-Kubernetes-Cloud-Native-and-the-Future-of-Software.md index f8638cba5e..ed1fd796c3 100644 --- a/content/en/blog/_posts/Kubernetes-Cloud-Native-and-the-Future-of-Software.md +++ b/content/en/blog/_posts/2019-05-17-Kubernetes-Cloud-Native-and-the-Future-of-Software.md @@ -1,4 +1,5 @@ --- +layout: blog title: 'Kubernetes, Cloud Native, and the Future of Software' date: 2019-05-17 ---