From 526fe682c43ffe7062e8cae7cfb12bb9b363b562 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 10 Jun 2015 16:13:58 +0200 Subject: Add kubernetes video --- content/cockpit/cockpit-does-kubernetes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/cockpit/cockpit-does-kubernetes.md diff --git a/content/cockpit/cockpit-does-kubernetes.md b/content/cockpit/cockpit-does-kubernetes.md new file mode 100644 index 0000000..2c669d2 --- /dev/null +++ b/content/cockpit/cockpit-does-kubernetes.md @@ -0,0 +1,15 @@ +Title: Cockpit's Kubernetes Dashboard +Date: 2015-06-09 23:51 +Tags: cockpit, technical, kubernetes +Slug: cockpit-kubernetes-dashboard + +Here's a video showing what I've been working on together with some help from a couple Cockpit folks. It's a [Cockpit](http://cockpit-project.org) dashboard for Kubernetes. + +If you haven't heard about [Kubernetes](http://kubernetes.io/) ... it's a way to schedule docker containers across a cluster of machines, and take care of their networking, storage, name resolution etc. It's not completely baked, but pretty cool when it works. + + + +The Cockpit dashboard you see in the video isn't done by any means ... there's a lot missing. But I'm pretty happy with what we have so far. I'm using Cockpit 0.61 in the demo. There are some nagging details to make things work, but hopefully we can solve them later. The Nulecule support isn't merged yet, [Subin has been working on it](https://github.com/cockpit-project/cockpit/pull/2332). + +The Cockpit dashboard actually mostly works with [Openshift v3](https://github.com/openshift/origin). Openshift v3 is based on Kubernetes underneath, which makes apps that are developed there really portable. -- cgit v1.2.3