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 560d6ad0ac1a0..060078e5acd45 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 @@ -1,7 +1,6 @@ --- title: 'Migrating the Kubernetes Blog' author: zcorleissen -date: 2018-04-11 slug: migrating-the-kubernetes-blog date: 2018-04-11 --- 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 75918a4c8ab9c..8231a8cb6672f 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 @@ -1,7 +1,6 @@ --- title: 'Kubernetes Application Survey 2018 Results' author: mattfarina -date: 2018-04-24 slug: kubernetes-application-survey-results-2018 date: 2018-04-24 --- diff --git a/content/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md b/content/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md index 9a84a1be87340..ab0529df71a0f 100644 --- a/content/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md +++ b/content/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md @@ -1,7 +1,6 @@ --- title: 'Announcing Kubeflow 0.1' date: 2018-05-04 -author: aronchick slug: announcing-kubeflow-0.1 author: > Jeremy Lewi (Google), diff --git a/content/en/blog/_posts/2018-05-05-hugo-migration.md b/content/en/blog/_posts/2018-05-05-hugo-migration.md index 960955c5f275f..8fa03a5701ed3 100644 --- a/content/en/blog/_posts/2018-05-05-hugo-migration.md +++ b/content/en/blog/_posts/2018-05-05-hugo-migration.md @@ -1,7 +1,6 @@ --- title: 'Docs are Migrating from Jekyll to Hugo' date: 2018-05-05 -author: zcorleissen slug: hugo-migration author: > [Zach Corleissen](https://www.cncf.io/people/staff/) (CNCF) diff --git a/content/en/blog/_posts/2018-05-17-gardener-the-kubernetes-botanist.md b/content/en/blog/_posts/2018-05-17-gardener-the-kubernetes-botanist.md index d2f3441da3bf9..84d531d04e9c3 100644 --- a/content/en/blog/_posts/2018-05-17-gardener-the-kubernetes-botanist.md +++ b/content/en/blog/_posts/2018-05-17-gardener-the-kubernetes-botanist.md @@ -1,7 +1,6 @@ --- title: 'Gardener - The Kubernetes Botanist' date: 2018-05-17 -author: rfranzke slug: gardener author: > [Rafael Franzke](mailto:rafael.franzke@sap.com) (SAP), diff --git a/content/en/docs/reference/glossary/sidecar-container.md b/content/en/docs/reference/glossary/sidecar-container.md index 97faa10153216..418288a5a7b08 100644 --- a/content/en/docs/reference/glossary/sidecar-container.md +++ b/content/en/docs/reference/glossary/sidecar-container.md @@ -2,10 +2,9 @@ title: Sidecar Container id: sidecar-container date: 2018-04-12 -full_link: +full_link: /docs/concepts/workloads/pods/sidecar-containers/ short_description: > An auxilliary container that stays running throughout the lifecycle of a Pod. -full_link: /docs/concepts/workloads/pods/sidecar-containers/ tags: - fundamental ---