From 5c970ca1b0792a3af495e4b26c65ced4a26407e9 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Wed, 2 Mar 2022 16:24:18 +0000 Subject: [PATCH] Fix blog articles using wrong custom URIs Some blog articles with custom URIs have been localized into Chinese without removing the custom URI from the front matter. Update these articles to use appropriate URIs. --- .../blog/_posts/2015-03-00-Kubernetes-Gathering-Videos.md | 2 +- .../2015-03-00-Weekly-Kubernetes-Community-Hangout.md | 2 +- .../zh/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md | 2 +- .../_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md | 2 +- .../2015-04-00-Weekly-Kubernetes-Community-Hangout.md | 4 ++-- .../2015-04-00-Weekly-Kubernetes-Community-Hangout_17.md | 2 +- .../2015-04-00-Weekly-Kubernetes-Community-Hangout_29.md | 2 +- .../2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md | 4 ++-- .../zh/blog/_posts/2015-05-00-Kubernetes-On-Openstack.md | 2 +- .../2015-05-00-Weekly-Kubernetes-Community-Hangout.md | 2 +- .../_posts/2015-06-00-Slides-Cluster-Management-With.md | 2 +- .../2015-07-00-Announcing-First-Kubernetes-Enterprise.md | 2 +- .../2015-08-00-Weekly-Kubernetes-Community-Hangout.md | 4 ++-- ...nce-Upgrades-Improved-Tooling-And-A-Growing-Community.md | 4 ++-- ...Pods-Services-And-Replication-Controllers-With-Puppet.md | 2 +- .../_posts/2016-01-00-Kubernetes-Community-Meeting-Notes.md | 4 ++-- .../2016-01-00-Simple-Leader-Election-With-Kubernetes.md | 2 +- .../2016-01-00-Why-Kubernetes-Doesnt-Use-Libnetwork.md | 2 +- .../2016-02-00-Kubecon-Eu-2016-Kubernetes-Community-In.md | 2 +- .../_posts/2016-02-00-Kubernetes-Community-Meeting-Notes.md | 2 +- .../2016-02-00-State-Of-Container-World-January-2016.md | 4 ++-- .../2016-02-00-kubernetes-community-meeting-notes_23.md | 6 +++--- .../2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md | 4 ++-- .../_posts/2016-04-00-Kubernetes-Network-Policy-APIs.md | 2 +- ...mote-Operability-And-Interoperability-Of-K8S-Clusters.md | 4 ++-- .../2016-05-00-Coreosfest2016-Kubernetes-Community.md | 4 ++-- ...-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md | 4 ++-- .../_posts/2016-07-00-Citrix-Netscaler-And-Kubernetes.md | 2 +- .../2016-07-00-Dashboard-Web-Interface-For-Kubernetes.md | 2 +- .../zh/blog/_posts/2016-07-00-Oh-The-Places-You-Will-Go.md | 2 +- ...-07-00-stateful-applications-in-containers-kubernetes.md | 4 ++-- ...6-08-00-Stateful-Applications-Using-Kubernetes-Datera.md | 2 +- .../zh/blog/_posts/2017-10-00-Five-Days-Of-Kubernetes-18.md | 2 +- ...ernetes-Community-Steering-Committee-Election-Results.md | 4 ++-- .../zh/blog/_posts/2017-11-00-Autoscaling-In-Kubernetes.md | 2 +- .../2018-01-00-Kubernetes-V19-Beta-Windows-Support.md | 4 ++-- .../_posts/2018-03-00-Principles-Of-Container-App-Design.md | 2 +- 37 files changed, 52 insertions(+), 52 deletions(-) diff --git a/content/zh/blog/_posts/2015-03-00-Kubernetes-Gathering-Videos.md b/content/zh/blog/_posts/2015-03-00-Kubernetes-Gathering-Videos.md index c53ea68585..90dd2a1317 100644 --- a/content/zh/blog/_posts/2015-03-00-Kubernetes-Gathering-Videos.md +++ b/content/zh/blog/_posts/2015-03-00-Kubernetes-Gathering-Videos.md @@ -11,7 +11,7 @@ slug: kubernetes-gathering-videos title: " Kubernetes Gathering Videos " date: 2015-03-23 slug: kubernetes-gathering-videos -url: /blog/2015/03/Kubernetes-Gathering-Videos +url: /zh/blog/2015/03/Kubernetes-Gathering-Videos --- --> diff --git a/content/zh/blog/_posts/2015-03-00-Weekly-Kubernetes-Community-Hangout.md b/content/zh/blog/_posts/2015-03-00-Weekly-Kubernetes-Community-Hangout.md index a2eee74a47..e5420ff74b 100644 --- a/content/zh/blog/_posts/2015-03-00-Weekly-Kubernetes-Community-Hangout.md +++ b/content/zh/blog/_posts/2015-03-00-Weekly-Kubernetes-Community-Hangout.md @@ -9,7 +9,7 @@ slug: weekly-kubernetes-community-hangout title: " Weekly Kubernetes Community Hangout Notes - March 27 2015 " date: 2015-03-28 slug: weekly-kubernetes-community-hangout -url: /blog/2015/03/Weekly-Kubernetes-Community-Hangout +url: /zh/blog/2015/03/Weekly-Kubernetes-Community-Hangout --- --> diff --git a/content/zh/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md b/content/zh/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md index 6f05ad7e4b..fd0ea91f10 100644 --- a/content/zh/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md +++ b/content/zh/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md @@ -9,7 +9,7 @@ slug: welcome-to-kubernetes-blog title: Welcome to the Kubernetes Blog! date: 2015-03-20 slug: welcome-to-kubernetes-blog -url: /blog/2015/03/Welcome-To-Kubernetes-Blog +url: /zh/blog/2015/03/Welcome-To-Kubernetes-Blog --- --> diff --git a/content/zh/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md b/content/zh/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md index 5b8f06a76e..41af82357b 100644 --- a/content/zh/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md +++ b/content/zh/blog/_posts/2015-04-00-Borg-Predecessor-To-Kubernetes.md @@ -9,7 +9,7 @@ url: /zh/blog/2015/04/Borg-Predecessor-To-Kubernetes title: " Borg: The Predecessor to Kubernetes " date: 2015-04-23 slug: borg-predecessor-to-kubernetes -url: /blog/2015/04/Borg-Predecessor-To-Kubernetes +url: /zh/blog/2015/04/Borg-Predecessor-To-Kubernetes --- --> diff --git a/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout_29.md b/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout_29.md index 399d926792..2ad1d054bb 100644 --- a/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout_29.md +++ b/content/zh/blog/_posts/2015-04-00-Weekly-Kubernetes-Community-Hangout_29.md @@ -9,7 +9,7 @@ slug: weekly-kubernetes-community-hangout_29 title: " Weekly Kubernetes Community Hangout Notes - April 24 2015 " date: 2015-04-30 slug: weekly-kubernetes-community-hangout_29 -url: /blog/2015/04/Weekly-Kubernetes-Community-Hangout_29 +url: /zh/blog/2015/04/Weekly-Kubernetes-Community-Hangout_29 --- --> diff --git a/content/zh/blog/_posts/2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md b/content/zh/blog/_posts/2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md index bf9aad4214..275cbead77 100644 --- a/content/zh/blog/_posts/2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md +++ b/content/zh/blog/_posts/2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md @@ -3,14 +3,14 @@ title: " AppC Support for Kubernetes through RKT " date: 2015-05-04 slug: appc-support-for-kubernetes-through-rkt -url: /blog/2015/05/Appc-Support-For-Kubernetes-Through-Rkt +url: /zh/blog/2015/05/Appc-Support-For-Kubernetes-Through-Rkt --- --> --- title: " 通过 RKT 对 Kubernetes 的 AppC 支持 " date: 2015-05-04 slug: appc-support-for-kubernetes-through-rkt -url: /blog/2015/05/Appc-Support-For-Kubernetes-Through-Rkt +url: /zh/blog/2015/05/Appc-Support-For-Kubernetes-Through-Rkt --- diff --git a/content/zh/blog/_posts/2015-05-00-Weekly-Kubernetes-Community-Hangout.md b/content/zh/blog/_posts/2015-05-00-Weekly-Kubernetes-Community-Hangout.md index 0e3b3dec22..e7d01a5a6e 100644 --- a/content/zh/blog/_posts/2015-05-00-Weekly-Kubernetes-Community-Hangout.md +++ b/content/zh/blog/_posts/2015-05-00-Weekly-Kubernetes-Community-Hangout.md @@ -9,7 +9,7 @@ slug: weekly-kubernetes-community-hangout title: " Weekly Kubernetes Community Hangout Notes - May 1 2015 " date: 2015-05-11 slug: weekly-kubernetes-community-hangout -url: /blog/2015/05/Weekly-Kubernetes-Community-Hangout +url: /zh/blog/2015/05/Weekly-Kubernetes-Community-Hangout --- --> diff --git a/content/zh/blog/_posts/2015-06-00-Slides-Cluster-Management-With.md b/content/zh/blog/_posts/2015-06-00-Slides-Cluster-Management-With.md index e2937cd16e..24f7cf35cb 100644 --- a/content/zh/blog/_posts/2015-06-00-Slides-Cluster-Management-With.md +++ b/content/zh/blog/_posts/2015-06-00-Slides-Cluster-Management-With.md @@ -9,7 +9,7 @@ slug: slides-cluster-management-with title: " Slides: Cluster Management with Kubernetes, talk given at the University of Edinburgh " date: 2015-06-26 slug: slides-cluster-management-with -url: /blog/2015/06/Slides-Cluster-Management-With +url: /zh/blog/2015/06/Slides-Cluster-Management-With --- --> diff --git a/content/zh/blog/_posts/2015-07-00-Announcing-First-Kubernetes-Enterprise.md b/content/zh/blog/_posts/2015-07-00-Announcing-First-Kubernetes-Enterprise.md index 0a464805f2..9b0013d0d9 100644 --- a/content/zh/blog/_posts/2015-07-00-Announcing-First-Kubernetes-Enterprise.md +++ b/content/zh/blog/_posts/2015-07-00-Announcing-First-Kubernetes-Enterprise.md @@ -7,7 +7,7 @@ slug: announcing-first-kubernetes-enterprise title: " Announcing the First Kubernetes Enterprise Training Course " date: 2015-07-08 slug: announcing-first-kubernetes-enterprise -url: /blog/2015/07/Announcing-First-Kubernetes-Enterprise +url: /zh/blog/2015/07/Announcing-First-Kubernetes-Enterprise --- --> diff --git a/content/zh/blog/_posts/2015-08-00-Weekly-Kubernetes-Community-Hangout.md b/content/zh/blog/_posts/2015-08-00-Weekly-Kubernetes-Community-Hangout.md index 02c0930bdd..7e2bc24423 100644 --- a/content/zh/blog/_posts/2015-08-00-Weekly-Kubernetes-Community-Hangout.md +++ b/content/zh/blog/_posts/2015-08-00-Weekly-Kubernetes-Community-Hangout.md @@ -3,7 +3,7 @@ title: " Weekly Kubernetes Community Hangout Notes - July 31 2015 " date: 2015-08-04 slug: weekly-kubernetes-community-hangout -url: /blog/2015/08/Weekly-Kubernetes-Community-Hangout +url: /zh/blog/2015/08/Weekly-Kubernetes-Community-Hangout --- --> @@ -11,7 +11,7 @@ url: /blog/2015/08/Weekly-Kubernetes-Community-Hangout title: " Kubernetes社区每周环聊笔记-2015年7月31日 " date: 2015-08-04 slug: weekly-kubernetes-community-hangout -url: /blog/2015/08/Weekly-Kubernetes-Community-Hangout +url: /zh/blog/2015/08/Weekly-Kubernetes-Community-Hangout --- diff --git a/content/zh/blog/_posts/2016-01-00-Kubernetes-Community-Meeting-Notes.md b/content/zh/blog/_posts/2016-01-00-Kubernetes-Community-Meeting-Notes.md index 5ed529347c..864e668970 100644 --- a/content/zh/blog/_posts/2016-01-00-Kubernetes-Community-Meeting-Notes.md +++ b/content/zh/blog/_posts/2016-01-00-Kubernetes-Community-Meeting-Notes.md @@ -2,14 +2,14 @@ title: " Kubernetes 社区会议记录 - 20160114 " date: 2016-01-28 slug: kubernetes-community-meeting-notes -url: /blog/2016/01/Kubernetes-Community-Meeting-Notes +url: /zh/blog/2016/01/Kubernetes-Community-Meeting-Notes --- diff --git a/content/zh/blog/_posts/2016-02-00-Kubecon-Eu-2016-Kubernetes-Community-In.md b/content/zh/blog/_posts/2016-02-00-Kubecon-Eu-2016-Kubernetes-Community-In.md index 0ac1e9cfed..09b2880192 100644 --- a/content/zh/blog/_posts/2016-02-00-Kubecon-Eu-2016-Kubernetes-Community-In.md +++ b/content/zh/blog/_posts/2016-02-00-Kubecon-Eu-2016-Kubernetes-Community-In.md @@ -9,7 +9,7 @@ slug: kubecon-eu-2016-kubernetes-community-in title: " KubeCon EU 2016: Kubernetes Community in London " date: 2016-02-24 slug: kubecon-eu-2016-kubernetes-community-in -url: /blog/2016/02/Kubecon-Eu-2016-Kubernetes-Community-In +url: /zh/blog/2016/02/Kubecon-Eu-2016-Kubernetes-Community-In --- --> diff --git a/content/zh/blog/_posts/2016-02-00-Kubernetes-Community-Meeting-Notes.md b/content/zh/blog/_posts/2016-02-00-Kubernetes-Community-Meeting-Notes.md index 608a5bbd33..a9e0f10e4e 100644 --- a/content/zh/blog/_posts/2016-02-00-Kubernetes-Community-Meeting-Notes.md +++ b/content/zh/blog/_posts/2016-02-00-Kubernetes-Community-Meeting-Notes.md @@ -8,7 +8,7 @@ slug: kubernetes-community-meeting-notes title: " Kubernetes community meeting notes - 20160204 " date: 2016-02-09 slug: kubernetes-community-meeting-notes -url: /blog/2016/02/Kubernetes-Community-Meeting-Notes +url: /zh/blog/2016/02/Kubernetes-Community-Meeting-Notes --- --> diff --git a/content/zh/blog/_posts/2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md b/content/zh/blog/_posts/2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md index b46fd0fb3f..c34940bcb2 100644 --- a/content/zh/blog/_posts/2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md +++ b/content/zh/blog/_posts/2016-04-00-Adding-Support-For-Kubernetes-In-Rancher.md @@ -2,14 +2,14 @@ title: " 在 Rancher 中添加对 Kuernetes 的支持 " date: 2016-04-08 slug: adding-support-for-kubernetes-in-rancher -url: /blog/2016/04/Adding-Support-For-Kubernetes-In-Rancher +url: /zh/blog/2016/04/Adding-Support-For-Kubernetes-In-Rancher --- diff --git a/content/zh/blog/_posts/2016-07-00-Citrix-Netscaler-And-Kubernetes.md b/content/zh/blog/_posts/2016-07-00-Citrix-Netscaler-And-Kubernetes.md index 45ab59e3af..caa0bee915 100644 --- a/content/zh/blog/_posts/2016-07-00-Citrix-Netscaler-And-Kubernetes.md +++ b/content/zh/blog/_posts/2016-07-00-Citrix-Netscaler-And-Kubernetes.md @@ -9,7 +9,7 @@ slug: citrix-netscaler-and-kubernetes title: " Citrix + Kubernetes = A Home Run " date: 2016-07-14 slug: citrix-netscaler-and-kubernetes -url: /blog/2016/07/Citrix-Netscaler-And-Kubernetes +url: /zh/blog/2016/07/Citrix-Netscaler-And-Kubernetes --- --> diff --git a/content/zh/blog/_posts/2016-07-00-Dashboard-Web-Interface-For-Kubernetes.md b/content/zh/blog/_posts/2016-07-00-Dashboard-Web-Interface-For-Kubernetes.md index dd0533def3..d92b18bcc2 100644 --- a/content/zh/blog/_posts/2016-07-00-Dashboard-Web-Interface-For-Kubernetes.md +++ b/content/zh/blog/_posts/2016-07-00-Dashboard-Web-Interface-For-Kubernetes.md @@ -9,7 +9,7 @@ slug: dashboard-web-interface-for-kubernetes title: " Dashboard - Full Featured Web Interface for Kubernetes " date: 2016-07-15 slug: dashboard-web-interface-for-kubernetes -url: /blog/2016/07/Dashboard-Web-Interface-For-Kubernetes +url: /zh/blog/2016/07/Dashboard-Web-Interface-For-Kubernetes --- --> diff --git a/content/zh/blog/_posts/2016-07-00-Oh-The-Places-You-Will-Go.md b/content/zh/blog/_posts/2016-07-00-Oh-The-Places-You-Will-Go.md index 791be64329..2b59df1500 100644 --- a/content/zh/blog/_posts/2016-07-00-Oh-The-Places-You-Will-Go.md +++ b/content/zh/blog/_posts/2016-07-00-Oh-The-Places-You-Will-Go.md @@ -9,7 +9,7 @@ slug: oh-the-places-you-will-go title: " Happy Birthday Kubernetes. Oh, the places you’ll go! " date: 2016-07-21 slug: oh-the-places-you-will-go -url: /blog/2016/07/Oh-The-Places-You-Will-Go +url: /zh/blog/2016/07/Oh-The-Places-You-Will-Go --- --> diff --git a/content/zh/blog/_posts/2016-07-00-stateful-applications-in-containers-kubernetes.md b/content/zh/blog/_posts/2016-07-00-stateful-applications-in-containers-kubernetes.md index 027a7c8701..1b425be77b 100644 --- a/content/zh/blog/_posts/2016-07-00-stateful-applications-in-containers-kubernetes.md +++ b/content/zh/blog/_posts/2016-07-00-stateful-applications-in-containers-kubernetes.md @@ -2,14 +2,14 @@ title: "容器中运行有状态的应用!? Kubernetes 1.3 说 “是!” " date: 2016-07-13 slug: stateful-applications-in-containers-kubernetes -url: /blog/2016/07/stateful-applications-in-containers-kubernetes +url: /zh/blog/2016/07/stateful-applications-in-containers-kubernetes --- diff --git a/content/zh/blog/_posts/2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md b/content/zh/blog/_posts/2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md index 8941ce5a54..682435db84 100644 --- a/content/zh/blog/_posts/2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md +++ b/content/zh/blog/_posts/2016-08-00-Stateful-Applications-Using-Kubernetes-Datera.md @@ -9,7 +9,7 @@ url: /zh/blog/2016/08/Stateful-Applications-Using-Kubernetes-Datera title: " Scaling Stateful Applications using Kubernetes Pet Sets and FlexVolumes with Datera Elastic Data Fabric " date: 2016-08-29 slug: stateful-applications-using-kubernetes-datera -url: /blog/2016/08/Stateful-Applications-Using-Kubernetes-Datera +url: /zh/blog/2016/08/Stateful-Applications-Using-Kubernetes-Datera --- ---> diff --git a/content/zh/blog/_posts/2017-10-00-Five-Days-Of-Kubernetes-18.md b/content/zh/blog/_posts/2017-10-00-Five-Days-Of-Kubernetes-18.md index eee16d7a49..64ff3b1b62 100644 --- a/content/zh/blog/_posts/2017-10-00-Five-Days-Of-Kubernetes-18.md +++ b/content/zh/blog/_posts/2017-10-00-Five-Days-Of-Kubernetes-18.md @@ -9,7 +9,7 @@ slug: five-days-of-kubernetes-18 title: " Five Days of Kubernetes 1.8 " date: 2017-10-24 slug: five-days-of-kubernetes-18 -url: /blog/2017/10/Five-Days-Of-Kubernetes-18 +url: /zh/blog/2017/10/Five-Days-Of-Kubernetes-18 --- --> diff --git a/content/zh/blog/_posts/2017-10-00-Kubernetes-Community-Steering-Committee-Election-Results.md b/content/zh/blog/_posts/2017-10-00-Kubernetes-Community-Steering-Committee-Election-Results.md index 0411d844fe..971f775d32 100644 --- a/content/zh/blog/_posts/2017-10-00-Kubernetes-Community-Steering-Committee-Election-Results.md +++ b/content/zh/blog/_posts/2017-10-00-Kubernetes-Community-Steering-Committee-Election-Results.md @@ -2,14 +2,14 @@ title: " Kubernetes 社区指导委员会选举结果 " date: 2017-10-05 slug: kubernetes-community-steering-committee-election-results -url: /blog/2017/10/Kubernetes-Community-Steering-Committee-Election-Results +url: /zh/blog/2017/10/Kubernetes-Community-Steering-Committee-Election-Results --- diff --git a/content/zh/blog/_posts/2018-01-00-Kubernetes-V19-Beta-Windows-Support.md b/content/zh/blog/_posts/2018-01-00-Kubernetes-V19-Beta-Windows-Support.md index 3567bb17f2..d581584659 100644 --- a/content/zh/blog/_posts/2018-01-00-Kubernetes-V19-Beta-Windows-Support.md +++ b/content/zh/blog/_posts/2018-01-00-Kubernetes-V19-Beta-Windows-Support.md @@ -2,14 +2,14 @@ title: Kubernetes 1.9 对 Windows Server 容器提供 Beta 版本支持 date: 2018-01-09 slug: kubernetes-v19-beta-windows-support -url: /blog/2018/01/Kubernetes-V19-Beta-Windows-Support +url: /zh/blog/2018/01/Kubernetes-V19-Beta-Windows-Support --- diff --git a/content/zh/blog/_posts/2018-03-00-Principles-Of-Container-App-Design.md b/content/zh/blog/_posts/2018-03-00-Principles-Of-Container-App-Design.md index 779fa7111c..524fdb684c 100644 --- a/content/zh/blog/_posts/2018-03-00-Principles-Of-Container-App-Design.md +++ b/content/zh/blog/_posts/2018-03-00-Principles-Of-Container-App-Design.md @@ -9,7 +9,7 @@ url: /zh/blog/2018/03/Principles-Of-Container-App-Design title: "Principles of Container-based Application Design" date: 2018-03-15 slug: principles-of-container-app-design -url: /blog/2018/03/Principles-Of-Container-App-Design +url: /zh/blog/2018/03/Principles-Of-Container-App-Design --- -->