Kubernetes Academy goes live

There’s a new learning portal about containers and Kubernetes. VMware has launched https://kubernetes.academy to share knowledge around the container ecosphere. It is meant for newcomers and advanced learners.

Registration is free. VMware wants to spread the word about containes and container orchestration to the community in order to gain momentum for these future technologies.

If you’re unsure which tutorial to watch, there’s a short assessment quiz that will offer you a personalized course recommendation.

vSphere Integrated Containers

VMware VIC (vSphere Integrated Containers) is an elegant way to run container workloads alongside with regular VMs in your datacenter. You’ll get best of both worlds. Developers can use container tools as usual but with added high availability and flexibility of a vSphere cluster.

I’m going to give a little primer on VMware Integrated Containers (VIC) and how to use them.

Getting started

  • Create distributed portgroups on a vDS that we will use for containers. We need a public dPG and a bridge dPG.
  • Create a VIC user to interact with vCenter. For example a standard domain user who gets permissions on vCenter to deploy and delete VMs. This user will be granted permissions to vCenter later during setup.

Login to VMware.com and download vSphere Integrated Containers appliance.

Continue reading “vSphere Integrated Containers”