Skip to content

Commit ead0d23

Browse files
authored
Merge pull request #46361 from dipesh-rawat/blog-post-2018-add-author
Update 2018 blog content files to move author details in front-matter
2 parents 5fe3d8d + 377f050 commit ead0d23

File tree

61 files changed

+165
-124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+165
-124
lines changed

content/en/blog/_posts/2018-01-00-Core-Workloads-Api-Ga.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Core Workloads API GA"
33
date: 2018-01-15
44
slug: core-workloads-api-ga
55
url: /blog/2018/01/Core-Workloads-Api-Ga
6+
author: >
7+
Kenneth Owens (Google)
68
---
79

810
## DaemonSet, Deployment, ReplicaSet, and StatefulSet are GA
@@ -92,8 +94,6 @@ In future releases, before completely removing any of the group versions, we wil
9294
## What’s Next?
9395
The core workloads API surface is stable, but it’s still software, and software is never complete. We often add features to stable APIs to support new use cases, and we will likely do so for the core workloads API as well. GA stability means that any new features that we do add will be strictly backward compatible with the existing API surface. From this point forward, nothing we do will break our backwards compatibility guarantees. If you’re looking to participate in the evolution of this portion of the API, please feel free to get involved in [GitHub](https://github.com/kubernetes/kubernetes) or to participate in [SIG Apps](https://github.com/kubernetes/community/tree/master/sig-apps).
9496

95-
--Kenneth Owens, Software Engineer, Google
96-
9797

9898
- [Download](https://get.k8s.io/) Kubernetes
9999
- Get involved with the Kubernetes project on [GitHub](https://github.com/kubernetes/kubernetes)

content/en/blog/_posts/2018-01-00-Kubernetes-V19-Beta-Windows-Support.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ title: Kubernetes v1.9 releases beta support for Windows Server Containers
33
date: 2018-01-09
44
slug: kubernetes-v19-beta-windows-support
55
url: /blog/2018/01/Kubernetes-V19-Beta-Windows-Support
6+
author: >
7+
Michael Michael (Apprenda)
68
---
79

10+
_At the time of publication, Michael Michael was writing as SIG-Windows Lead._
11+
812
With the release of Kubernetes v1.9, our mission of ensuring Kubernetes works well everywhere and for everyone takes a great step forward. We’ve advanced support for Windows Server to beta along with continued feature and functional advancements on both the Kubernetes and Windows platforms. SIG-Windows has been working since March of 2016 to open the door for many Windows-specific applications and workloads to run on Kubernetes, significantly expanding the implementation scenarios and the enterprise reach of Kubernetes.
913

1014
Enterprises of all sizes have made significant investments in .NET and Windows based applications. Many enterprise portfolios today contain .NET and Windows, with Gartner claiming that [80%](http://www.gartner.com/document/3446217) of enterprise apps run on Windows. According to StackOverflow Insights, 40% of professional developers use the .NET programming languages (including .NET Core).
@@ -57,11 +61,3 @@ As we continue to make progress towards General Availability of this feature in
5761
- We meet every other Tuesday at 12:30 Eastern Standard Time (EST) at [https://zoom.us/my/sigwindows](https://zoom.us/my/sigwindows). All our meetings are recorded on youtube and referenced at [https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4](https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4)
5862
- Chat with us on Slack at [https://kubernetes.slack.com/messages/sig-windows](https://kubernetes.slack.com/messages/sig-windows)
5963
- Find us on GitHub at [https://github.com/kubernetes/community/tree/master/sig-windows](https://github.com/kubernetes/community/tree/master/sig-windows)
60-
61-
62-
63-
Thank you,
64-
65-
Michael Michael (@michmike77)
66-
SIG-Windows Lead
67-
Senior Director of Product Management, Apprenda

content/en/blog/_posts/2018-01-00-Reporting-Errors-Using-Kubernetes-Events.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ date: 2018-01-25
44
published: true
55
slug: reporting-errors-using-kubernetes-events
66
url: /blog/2018/01/Reporting-Errors-Using-Kubernetes-Events
7+
author: >
8+
Hakan Baba (Box)
79
---
810

911
At [Box](https://www.box.com/), we manage several large scale Kubernetes clusters that serve as an internal platform as a service (PaaS) for hundreds of deployed microservices. The majority of those microservices are applications that power box.com for over 80,000 customers. The PaaS team also deploys several services affiliated with the platform infrastructure as the _control plane_.
@@ -86,4 +88,4 @@ We have demonstrated a practical use case with Kubernetes Events. The automated
8688
_If you have a Kubernetes experience you’d like to share, [submit your story](https://docs.google.com/a/google.com/forms/d/e/1FAIpQLScuI7Ye3VQHQTwBASrgkjQDSS5TP0g3AXfFhwSM9YpHgxRKFA/viewform). If you use Kubernetes in your organization and want to voice your experience more directly, consider joining the [CNCF End User Community](https://www.cncf.io/people/end-user-community/) that Box and dozens of like-minded companies are part of._
8789

8890
Special thanks for Greg Lyons and Mohit Soni for their contributions.
89-
Hakan Baba, Sr. Software Engineer, Box
91+

content/en/blog/_posts/2018-03-00-Apache-Spark-23-With-Native-Kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: "Apache Spark 2.3 with Native Kubernetes Support"
33
date: 2018-03-06
44
slug: apache-spark-23-with-native-kubernetes
55
url: /blog/2018/03/Apache-Spark-23-With-Native-Kubernetes
6+
author: >
7+
Anirudh Ramanathan (Google),
8+
Palak Bhatia (Google)
69
---
710
### Kubernetes and Big Data
811

@@ -91,9 +94,6 @@ And we're just getting started! We would love for you to get involved and help u
9194

9295
Huge thanks to the Apache Spark and Kubernetes contributors spread across multiple organizations who spent many hundreds of hours working on this effort. We look forward to seeing more of you contribute to the project and help it evolve further.
9396

94-
Anirudh Ramanathan and Palak Bhatia
95-
Google
96-
9797
[1]: https://kubernetes.io/docs/concepts/api-extension/custom-resources/
9898
[2]: https://kubernetes.io/docs/concepts/api-extension/custom-resources/#custom-controllers
9999
[3]: http://spark.apache.org/releases/spark-release-2-3-0.html

content/en/blog/_posts/2018-03-00-Expanding-User-Support-With-Office-Hours.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ title: "Expanding User Support with Office Hours"
33
date: 2018-03-14
44
slug: expanding-user-support-with-office-hours
55
url: /blog/2018/03/Expanding-User-Support-With-Office-Hours
6+
author: >
7+
[Jorge Castro](https://twitter.com/castrojo)
8+
[Ilya Dmitichenko](https://twitter.com/errordeveloper)
69
---
710

8-
**Today's post is by [Jorge Castro](https://twitter.com/castrojo) and [Ilya Dmitichenko](https://twitter.com/errordeveloper) on Kubernetes office hours.**
11+
**Today's post is on Kubernetes office hours.**
912

1013
Today's developer has an almost overwhelming amount of resources available for learning. Kubernetes development teams use [StackOverflow][1], [user documentation][2], [Slack][3], and the [mailing lists][4]. Additionally, the community itself continues to amass an [awesome list][5] of resources.
1114

content/en/blog/_posts/2018-03-00-First-Beta-Version-Of-Kubernetes-1-10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: "Kubernetes: First Beta Version of Kubernetes 1.10 is Here"
33
date: 2018-03-02
44
slug: first-beta-version-of-kubernetes-1-10
55
url: /blog/2018/03/First-Beta-Version-Of-Kubernetes-1-10
6+
author: >
7+
Nick Chase (Mirantis)
68
---
79

8-
**Editor's note: Today's post is by Nick Chase. Nick is Head of Content at [Mirantis][1].**
910
The Kubernetes community has released the first beta version of Kubernetes 1.10, which means you can now try out some of the new features and give your feedback to the release team ahead of the official release. The release, currently scheduled for March 21, 2018, is targeting the inclusion of more than a dozen brand new alpha features and more mature versions of more than two dozen more.
1011

1112
Specifically, Kubernetes 1.10 will include production-ready versions of Kubelet TLS Bootstrapping, API aggregation, and more detailed storage metrics.

content/en/blog/_posts/2018-03-00-How-To-Integrate-Rollingupdate-Strategy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "How to Integrate RollingUpdate Strategy for TPR in Kubernetes"
33
date: 2018-03-13
44
slug: how-to-integrate-rollingupdate-strategy
55
url: /blog/2018/03/How-To-Integrate-Rollingupdate-Strategy
6+
author: >
7+
Orain Xiong (Woqutech)
68
---
79

810
With Kubernetes, it's easy to manage and scale stateless applications like web apps and API services right out of the box. To date, almost all of the talks about Kubernetes has been about microservices and stateless applications.
@@ -230,7 +232,6 @@ The upgrade is in monotonically decreasing manner:
230232

231233
RollingUpgrade is meaningful to database administrators. It provides a more effective way to operator database.
232234

233-
\--Orain Xiong, co-founder, Woqutech
234235

235236
[1]: https://lh5.googleusercontent.com/4WiSkxX-XBqARVqQ0No-1tZ31op90LAUkTco3FdIO1mFScNOTVtMCgnjaO8SRUmms-6MAb46CzxlXDhLBqAAAmbx26atJnu4t1FTTALZx_CbUPqrCxjL746DW4TD42-03Ac9VB2c
236237
[2]: https://lh3.googleusercontent.com/sXqVqfTu6rMWn0mlHLgHHqATe_qsx1tNmMfX60HoTwyhd5HCL4A_ViFBQAZfOoVGioeXcI_XXbzVFUdq2hbKGwS0OXH6PFGqgpZshfBwrT088bz4KqeyTbHpQR2olyzE6eRo1fan

content/en/blog/_posts/2018-03-00-Principles-Of-Container-App-Design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Principles of Container-based Application Design"
33
date: 2018-03-15
44
slug: principles-of-container-app-design
55
url: /blog/2018/03/Principles-Of-Container-App-Design
6+
author: >
7+
[Bilgin Ibryam](http://twitter.com/bibryam) (Red Hat)
68
---
79

810
It's possible nowadays to put almost any application in a container and run it. Creating cloud-native applications, however—containerized applications that are automated and orchestrated effectively by a cloud-native platform such as Kubernetes—requires additional effort. Cloud-native applications anticipate failure; they run and scale reliably even when their infrastructure experiences outages. To offer such capabilities, cloud-native platforms like Kubernetes impose a set of contracts and constraints on applications. These contracts ensure that applications they run conform to certain constraints and allow the platform to automate application management.
@@ -35,8 +37,6 @@ The white paper is freely available for download:
3537

3638
To read more about designing cloud-native applications for Kubernetes, check out my [Kubernetes Patterns][3] book.
3739

38-
[Bilgin Ibryam][4], Principal Architect, Red Hat
39-
4040
Twitter: 

4141
Blog: [http://www.ofbizian.com][5]
4242
Linkedin:

content/en/blog/_posts/2018-03-26-kubernetes-1-10-stabilizing-storage-security-networking.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ date: 2018-03-26
44
modified_time: '2018-03-27T11:01:39.569-07:00'
55
slug: kubernetes-1.10-stabilizing-storage-security-networking
66
evergreen: true
7+
author: >
8+
[Kubernetes v1.10 Release Team](https://github.com/kubernetes/sig-release/blob/master/releases/release-1.10/release_team.md)
79
---
810

9-
***Editor's note: today's post is by the [1.10 Release
10-
Team](https://github.com/kubernetes/sig-release/blob/master/releases/release-1.10/release_team.md)***
11-
1211
We’re pleased to announce the delivery of Kubernetes 1.10, our first release
1312
of 2018!
1413

content/en/blog/_posts/2018-04-04-fixing-subpath-volume-vulnerability.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Fixing the Subpath Volume Vulnerability in Kubernetes
33
date: 2018-04-04
44
slug: fixing-subpath-volume-vulnerability
5+
author: >
6+
Michelle Au (Google),
7+
Jan Šafránek (Red Hat)
58
---
69

710
On March 12, 2018, the Kubernetes Product Security team disclosed [CVE-2017-1002101](https://issue.k8s.io/60813), which allowed containers using [subpath](/docs/concepts/storage/volumes/#using-subpath) volume mounts to access files outside of the volume. This means that a container could access any file available on the host, including volumes for other containers that it should not have access to.
@@ -190,4 +193,3 @@ Special thanks to many folks involved with handling this vulnerability:
190193

191194
If you find a vulnerability in Kubernetes, please follow our responsible disclosure process and [let us know](https://kubernetes.io/security/#report-a-vulnerability); we want to do our best to make Kubernetes secure for all users.
192195

193-
-- Michelle Au, Software Engineer, Google; and Jan Šafránek, Software Engineer, Red Hat

0 commit comments

Comments
 (0)