VSAN Roadshow – South Africa – October 2016

A short post to let you know that I will be participating in a VSAN Roadshow event in South Africa next month. If you are in the Johannesburg or Cape Town area on October 25th and 27th respectively, and want to learn more about VMware’s Virtual SAN, you should definitely come along. I have lots to talk about, and hopefully some cool new VSAN updates from VMworld EMEA. I will also be providing an update on the various VMware projects in the Cloud Native Apps space (e.g. Photon Platform, vSphere Integrated Containers), especially around container persistence, so this may also…

VMware Cloud Native App Projects – courtesy of vBrownBag

Earlier last month, I was invited onto the #vBrownBag podcast to give an overview of my experiences with the various ongoing VMware Cloud Native App (CNA) projects. I had a great chat with Gregg Robertson, and demonstrated a number of things that we are working on. I noticed this morning that the recording is now live, so if you are interested in some of the things we are doing in the CNA space, I’d recommend taking a look. I’ve embedded the video here:

Upcoming #vBrownBag EMEA Appearance – July 26th at 7pm BST

As my take-3 tenure in the VMware Cloud Native Apps (CNA) team draws to a close, the guys over at #vBrownBag have kindly invited me to come on their show and talk about the various VMware project and initiatives that I have been lucky enough to be involved with. All going well, I hope to be able to demonstrate the Docker Volume Driver for vSphere, some overview of Photon Controller CLI and Photon Platform with Docker Swarm, and maybe Kubernetes as well as some vSphere Integrated Containers (VIC). If you are interested, you can register here. I’d be delighted if…

Container Networks in VIC 0.4.0

This is part of a series of articles describing how to use the new features of vSphere Integrated Containers (VIC) v0.4.0. In previous posts, we have looked at deploying your first VCH (Virtual Container Hosts) and container using the docker API. I also showed you how to create some volumes to provide consistent storage for containers. In this post, we shall take a closer look at networking, and what commands are available to do container networking. I will also highlight some areas where there is still work to be done. Also, please note that VIC is still not production ready.…

Getting started with vSphere Integrated Containers (short video)

I decided to put together a very short video on VIC – vSphere Integrated Containers v0.4.0. In the video, I show you how to create your very first VCH (Virtual Container Host) and then I show you how you can create a very simple container using a docker API endpoint. I also show you how this is reflected in vSphere. Of course, VIC v0.4.0 is still a tech preview, and is not ready for production. Also note that a number of things may change before the VIC becomes generally available (GA). However, hopefully this is of interest to those of…

Container Volumes in VIC v0.4.0

I mentioned yesterday that VMware made vSphere Integrated Containers (VIC) v0.4.0 available. Included in this version is support for container volumes. Now, as mentioned yesterday, VIC is still a work in progress, and not everything has yet been implemented. In this post I want to step you through some of the enhancements that we have made around docker volume support in VIC. This will hopefully provide you with enough information so that you can try this out for yourself.

Getting Started with vSphere Integrated Containers v0.4.0

I’ve been working very closely with our vSphere Integrated Container (VIC) team here at VMware recently, and am delighted to say that v0.4.0 is now available for download from GitHub. Of course, this is still not supported in production, and is still in tech preview. However for those of you interested, it gives you an opportunity to try it out and see the significant progress made by the team over the last couple of months. You can download it from bintray. This version of VIC is bringing us closer and closer to the original functionality of “Project Bonneville” for running…