Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 'Migrating the Kubernetes Blog'
author: zcorleissen
date: 2018-04-11
slug: migrating-the-kubernetes-blog
date: 2018-04-11
---
Expand Down
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 'Announcing Kubeflow 0.1'
date: 2018-05-04
author: aronchick
slug: announcing-kubeflow-0.1
author: >
Jeremy Lewi (Google),
Expand Down
1 change: 0 additions & 1 deletion content/en/blog/_posts/2018-05-05-hugo-migration.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: 'Gardener - The Kubernetes Botanist'
date: 2018-05-17
author: rfranzke
slug: gardener
author: >
[Rafael Franzke](mailto:[email protected]) (SAP),
Expand Down
3 changes: 1 addition & 2 deletions content/en/docs/reference/glossary/sidecar-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down