Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close
Thank you for contacting us. A member of our team will be in touch shortly. Close
A few days ago, someone shared with me a project to run video transcoding jobs in Kubernetes. During her tests, made on a default Kubernetes installation on bare metal servers with 40 cores & 512GB RAM, she allocated 5 full CPU cores to each of the transcoding pods, then scaled up to 6 concurrent tasks ...
The world is becoming software defined and most people don’t realise what this means until software apps and app stores invade their day to day objects like elevators. This blog post is about the smartest elevator demoed at MWC17 and the future of elevators with app stores. What happens if we add artificial intelligence to ...
Here we are. After having spent 21min reading how to build a GPU Kubernetes cluster on AWS, 7min on adding EFS storage, you want to get to the real thing, which is actually DO something with it. So today we are going to define, design, deploy and operate a Deep Learning pipeline. So what is ...
The dramatic emergence of open source software, together with the SaaS deployment model and cloud computing, has greatly reduced software costs for enterprises, but that has also created new challenges. As many organizations have come to understand, Big Software—dynamic scale-out software architectures such as big data, Openstack or Kuber ...
Our February edition is packed with great content! We kick off with explaining why software-defined everything matters and give you a recap of Mobile World Congress. Download our latest whitepaper on containers, or join our upcoming webinars on OpenStack, Containers and MAAS. We’ve also included a fantastic host of tutorials for getting s ...
As part of of the weekly Kubernetes Community meeting Marco Ceppi deploys a fully functional Kubernetes cluster on AWS, GCE, and bare metal. If you’re interested in bare metal Kubernetes, we invite you to join us and other contributors in the sig-onprem community. Not sure where to get started? Check out our Getting Started documentation. ...
Container technology has brought about a step-change in virtualisation technology. Organisations implementing containers see considerable opportunities to improve agility, efficiency, speed, and manageability within their IT environments. Containers promise to improve datacenter efficiency and performance without having to make additional ...
Yesterday, I delivered a talk to a lively audience at ContainerWorld in Santa Clara, California.If I measured “the most interesting slides” by counting “the number of people who took a picture of the slide”, then by far “the most interesting slides” ar ...
Introduction For those who haven’t heard of Kubernetes before, it’s defined by the upstream project as: Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical … Continue reading → ...
Fast forward to 6 minutes, 42 seconds to begin the demo. In this demo Marco Ceppi deploys a fully functional Kubernetes cluster on 10 nodes. If you’re interested in bare metal Kubernetes, we invite you to join us and other contributors in the sig-onprem community. Not sure how to get started? Join us in our ...
A few weeks ago I shared a side project about Building a DYI GPU cluster for k8s to play with Kubernetes with a proper ROI vs. AWS g2 instances. This was spectacularly interesting when AWS was lagging behind with old nVidia K20s cards (which are not supported anymore on the latest drivers). But with the ...
When I talk about Ubuntu and Kubernetes, and how we deploy the latter at Canonical using Juju, the main question I get is: Can you deploy in an existing infrastructure? Often, existing infrastructure means the VPC and/or subnets that I have been allocated to do my work on AWS. What is better than a little ...