Skip to content

Commit 09a4e2d

Browse files
committed
Update 2015 blog to include author in front-matter
1 parent c5cb074 commit 09a4e2d

20 files changed

+44
-53
lines changed

content/en/blog/_posts/2015-03-00-Welcome-To-Kubernetes-Blog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ date: 2015-03-20
44
slug: welcome-to-kubernetes-blog
55
url: /blog/2015/03/Welcome-To-Kubernetes-Blog
66
evergreen: true
7+
author: >
8+
Kit Merker (Google)
79
---
810

9-
**Author:** Kit Merker (Google)
10-
1111
Welcome to the new Kubernetes Blog. Follow this blog to learn about the Kubernetes Open Source project. We plan to post release notes, how-to articles, events, and maybe even some off topic fun here from time to time.
1212

1313

content/en/blog/_posts/2015-04-00-Kubernetes-And-Mesosphere-Dcos.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " Kubernetes and the Mesosphere DCOS "
33
date: 2015-04-22
44
slug: kubernetes-and-mesosphere-dcos
55
url: /blog/2015/04/Kubernetes-And-Mesosphere-Dcos
6+
author: >
7+
Craig McLuckie (Google)
68
---
79

810
# Kubernetes and the Mesosphere DCOS
@@ -23,9 +25,5 @@ Kubernetes was designed from the start to make these capabilities available to e
2325

2426
Mesosphere, one of the earliest supporters of the Kubernetes project, has been working closely with the core Kubernetes team to create a natural experience for users looking to get the best of both worlds, adding Kubernetes to every Mesos deployment they instantiate, whether it be in the public cloud, private cloud, or in a hybrid deployment model. This is well aligned with the overall Kubernetes vision of creating ubiquitous management framework that runs anywhere a container can. It will be interesting to see how you blend together the old world and the new on a commercially supported, versatile platform.
2527

26-
Craig McLuckie
27-
28-
Product Manager, Google and Kubernetes co-founder
29-
3028
[1]: https://mesosphere.com/product/
3129
[2]: http://research.google.com/pubs/pub43438.html

content/en/blog/_posts/2015-05-00-Appc-Support-For-Kubernetes-Through-Rkt.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " AppC Support for Kubernetes through RKT "
33
date: 2015-05-04
44
slug: appc-support-for-kubernetes-through-rkt
55
url: /blog/2015/05/Appc-Support-For-Kubernetes-Through-Rkt
6+
author: >
7+
Craig McLuckie (Google)
68
---
79
We very recently accepted a pull request to the Kubernetes project to add appc support for the Kubernetes community.  Appc is a new open container specification that was initiated by CoreOS, and is supported through CoreOS rkt container runtime.
810

@@ -21,6 +23,3 @@ Docker has done an amazing job of democratizing container technologies and makin
2123

2224

2325
The really nice thing is that with Kubernetes you can now pick the container runtime that works best for you based on your workloads’ needs, change runtimes without having the replace your cluster environment, or even mix together applications where different parts are running in different container runtimes in the same cluster.  Additional choices can’t help but ultimately benefit the end developer.
24-
25-
-- Craig McLuckie
26-
Google Product Manager and Kubernetes co-founder

content/en/blog/_posts/2015-05-00-Docker-And-Kubernetes-And-Appc.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " Docker and Kubernetes and AppC "
33
date: 2015-05-18
44
slug: docker-and-kubernetes-and-appc
55
url: /blog/2015/05/Docker-And-Kubernetes-And-Appc
6+
author: >
7+
Craig McLuckie (Google)
68
---
79
Recently we announced the intent in Kubernetes, our open source cluster manager, to support AppC and RKT, an alternative container format that has been driven by CoreOS with input from many companies (including Google).  This announcement has generated a surprising amount of buzz and has been construed as a move from Google to support Appc over Docker.  Many have taken it as signal that Google is moving away from supporting Docker.  I would like to take a moment to clarify Google’s position in this.
810

@@ -20,9 +22,3 @@ Our intent with our announcement for AppC and RKT support was to establish Kuber
2022

2123

2224
Stepping back a little, one must recognize that Docker has done remarkable work in democratizing container technologies and making them accessible to everyone.  We believe that Docker will continue to drive great experiences for developers looking to use containers and plan to support this technology and its burgeoning community indefinitely.  We, for one,  are looking forward to the upcoming Dockercon where Brendan Burns (a Kubernetes co-founder) will be talking about the role of Docker in modern distributed systems design.
23-
24-
25-
26-
-- Craig McLuckie
27-
28-
Google Group Product Manager, and Kubernetes Project Co-Founder

content/en/blog/_posts/2015-05-00-Kubernetes-On-Openstack.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " Kubernetes on OpenStack "
33
date: 2015-05-19
44
slug: kubernetes-on-openstack
55
url: /blog/2015/05/Kubernetes-On-Openstack
6+
author: >
7+
Martin Buhr (independent)
68
---
79

810

@@ -41,6 +43,3 @@ This list will grow, and is curated [here](https://opendev.org/x/k8s-docker-suit
4143

4244

4345
[The Kubernetes open source project](https://github.com/GoogleCloudPlatform/kubernetes) has continued to see fantastic community adoption and increasing momentum, with over 11,000 commits and 7,648 stars on GitHub. With supporters ranging from Red Hat and Intel to CoreOS and Box.net, it has come to represent a range of customer interests ranging from enterprise IT to cutting edge startups. We encourage you to give it a try, give us your feedback, and get involved in our growing community.
44-
45-
46-
- Martin Buhr, Product Manager, Kubernetes Open Source Project

content/en/blog/_posts/2015-05-00-Resource-Usage-Monitoring-Kubernetes.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Resource Usage Monitoring in Kubernetes
33
date: 2015-05-12
44
slug: resource-usage-monitoring-kubernetes
55
url: /blog/2015/05/Resource-Usage-Monitoring-Kubernetes
6+
author: >
7+
Vishnu Kannan (Google),
8+
Victor Marmol (Google)
69
---
710

811
Understanding how an application behaves when deployed is crucial to scaling the application and providing a reliable service. In a Kubernetes cluster, application performance can be examined at many different levels: containers, [pods](/docs/user-guide/pods), [services](/docs/user-guide/services), and whole clusters. As part of Kubernetes we want to provide users with detailed resource usage information about their running applications at all these levels. This will give users deep insights into how their applications are performing and where possible application bottlenecks may be found. In comes [Heapster](https://github.com/kubernetes/heapster), a project meant to provide a base monitoring platform on Kubernetes.
@@ -96,7 +99,3 @@ Here is a snapshot of the a Google Cloud Monitoring dashboard showing cluster-wi
9699

97100

98101
Now that you’ve learned a bit about Heapster, feel free to try it out on your own clusters! The [Heapster repository](https://github.com/kubernetes/heapster) is available on GitHub. It contains detailed instructions to setup Heapster and its storage backends. Heapster runs by default on most Kubernetes clusters, so you may already have it! Feedback is always welcome. Please let us know if you run into any issues via the troubleshooting channels.
99-
100-
101-
102-
_-- Vishnu Kannan and Victor Marmol, Google Software Engineers_

content/en/blog/_posts/2015-06-00-The-Distributed-System-Toolkit-Patterns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " The Distributed System ToolKit: Patterns for Composite Containers "
33
date: 2015-06-29
44
slug: the-distributed-system-toolkit-patterns
55
url: /blog/2015/06/The-Distributed-System-Toolkit-Patterns
6+
author: >
7+
Brendan Burns (Google)
68
---
79
Having had the privilege of presenting some ideas from Kubernetes at DockerCon 2015, I thought I would make a blog post to share some of these ideas for those of you who couldn’t be there.
810

@@ -41,6 +43,4 @@ Adapter containers standardize and normalize output.  Consider the task of
4143
![Adapter Containers](/images/blog/2015-06-00-The-Distributed-System-Toolkit-Patterns/adapter-containers.png)
4244

4345

44-
In all of these cases, we've used the container boundary as an encapsulation/abstraction boundary that allows us to build modular, reusable components that we combine to build out applications.  This reuse enables us to more effectively share containers between different developers, reuse our code across multiple applications, and generally build more reliable, robust distributed systems more quickly.  I hope you’ve seen how Pods and composite container patterns can enable you to build robust distributed systems more quickly, and achieve container code re-use.  To try these patterns out yourself in your own applications. I encourage you to go check out open source Kubernetes or Google Container Engine.
45-
46-
- Brendan Burns, Software Engineer at Google
46+
In all of these cases, we've used the container boundary as an encapsulation/abstraction boundary that allows us to build modular, reusable components that we combine to build out applications.  This reuse enables us to more effectively share containers between different developers, reuse our code across multiple applications, and generally build more reliable, robust distributed systems more quickly.  I hope you’ve seen how Pods and composite container patterns can enable you to build robust distributed systems more quickly, and achieve container code re-use.  To try these patterns out yourself in your own applications. I encourage you to go check out open source Kubernetes or Google Container Engine.

content/en/blog/_posts/2015-07-00-How-Did-Quake-Demo-From-Dockercon-Work.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " How did the Quake demo from DockerCon Work? "
33
date: 2015-07-02
44
slug: how-did-quake-demo-from-dockercon-work
55
url: /blog/2015/07/How-Did-Quake-Demo-From-Dockercon-Work
6+
author: >
7+
Saied Kazemi (Google)
68
---
79
Shortly after its release in 2013, Docker became a very popular open source container management tool for Linux. Docker has a rich set of commands to control the execution of a container. Commands such as start, stop, restart, kill, pause, and unpause. However, what is still missing is the ability to Checkpoint and Restore (C/R) a container natively via Docker itself.
810

@@ -189,8 +191,4 @@ If you are using a kernel older than 3.19 and your container uses AIO, you need
189191

190192

191193
- [torvalds: bd9b51e7](https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd9b51e7) by Al Viro
192-
- [torvalds: e4a0d3e72](https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4a0d3e72) by Pavel Emelyanov
193-
194-
195-
196-
- Saied Kazemi, Software Engineer at Google
194+
- [torvalds: e4a0d3e72](https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4a0d3e72) by Pavel Emelyanov

content/en/blog/_posts/2015-07-00-Strong-Simple-Ssl-For-Kubernetes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " Strong, Simple SSL for Kubernetes Services "
33
date: 2015-07-14
44
slug: strong-simple-ssl-for-kubernetes
55
url: /blog/2015/07/Strong-Simple-Ssl-For-Kubernetes
6+
author: >
7+
Evan Brown (Google)
68
---
79
Hi, I’m Evan Brown [(@evandbrown](http://twitter.com/evandbrown)) and I work on the solutions architecture team for Google Cloud Platform. I recently wrote an [article](https://cloud.google.com/solutions/automated-build-images-with-jenkins-kubernetes) and [tutorial](https://github.com/GoogleCloudPlatform/kube-jenkins-imager) about using Jenkins on Kubernetes to automate the Docker and GCE image build process. Today I’m going to discuss how I used Kubernetes services and secrets to add SSL to the Jenkins web UI. After reading this, you’ll be able to add SSL termination (and HTTP-\>HTTPS redirects + basic auth) to your public HTTP Kubernetes services.
810

content/en/blog/_posts/2015-07-00-The-Growing-Kubernetes-Ecosystem.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: " The Growing Kubernetes Ecosystem "
33
date: 2015-07-24
44
slug: the-growing-kubernetes-ecosystem
55
url: /blog/2015/07/The-Growing-Kubernetes-Ecosystem
6+
author: >
7+
Martin Buhr (Google)
68
---
79
Over the past year, we’ve seen fantastic momentum in the Kubernetes project, culminating with the release of [Kubernetes v1][4] earlier this week. We’ve also witnessed the ecosystem around Kubernetes blossom, and wanted to draw attention to some of the cooler offerings we’ve seen.
810

@@ -187,7 +189,6 @@ We’ve also seen a community of services partners spring up to assist in adopti
187189

188190
|
189191

190-
\- Martin Buhr, Product Manager at Google
191192

192193
[1]: https://lh4.googleusercontent.com/2dJvY1Cl9i6SQ8apKARcisvFZPDYY5LltIsmz3W-jmon7DFE4p7cz3gsBPuz9KM_LSiuwx1xIPYr9Ygm5DTQ2f-DUyWsg7zs7YL7O3JMCHQ8Ji4B3EGpx26fbF_glQPPPp4RQTE
193194
[2]: http://blog.cloudbees.com/2015/07/on-demand-jenkins-slaves-with.html

0 commit comments

Comments
 (0)