Skip to main content

Your submission was sent successfully! Close

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

Blog posts tagged
"machine learning"


Carmine Rimi
8 July 2019

Machine Learning: serving models with Kubeflow on Ubuntu, Part 1

Cloud and server Kubeflow

This article is the first in a series of machine learning articles focusing on model serving. I assume you’re reading this article because you’re excited about machine learning and quite possibly Kubeflow as well. You might have done some model training and are now trying to understand how to serve those models in production. There ...


Carmine Rimi
20 May 2019

Kubeflow at KubeCon Europe 2019 in Barcelona

AI Article

Kubeflow, the Kubernetes native application for AI and Machine Learning, continues to accelerate feature additions and community growth. The community has released two new versions since the last Kubecon – 0.4 in January and 0.5 in April – and is currently working on the 0.6 release, to be released in July. The key features in ...


Canonical
4 October 2018

Ubuntu at GTC Europe 2018

Cloud and server Article

GTC Europe 2018 Date: October 9 – 11, 2018 Location: Messe Munchen GmbH, Messegelande, 81823, Munich, Germany Venue: ICM – Internationales Congress Center Munich Booth: S11 Join Canonical at GTC Europe 2018 in Munich, Germany from the 9th of October through the 11th, where we will be showcasing our technologies across AI/ML. Canonical wil ...


Canonical
3 July 2018

Introducing the Dell Precision 7530 and 7730 with Ubuntu

Desktop Article

We’re excited to see Dell announce the availability of the latest Precision mobile workstations which come preinstalled with Ubuntu 16.04 LTS. Canonical have been part of Dell’s Project Sputnik since Day 1, and over 5 years later we are excited to see continuous innovation in open source computing solutions. The Dell Precision 7530 and 77 ...


Canonical
4 June 2018

Kubernetes and OpenStack solving AI complexities at scale

Cloud and server Article

Stu Miniman and John Boyer of theCUBE interviewed Stephan Fabel, Director of Ubuntu Product and Development at the OpenStack Summit in Vancouver. Read on for the full interview, and to hear more on Kubernetes, Kubeflow and MicroK8s. OpenStack has entered a new phase, maturing to a point where those in attendance are serious about open ...


Canonical
11 May 2018

OpenStack Summit Vancouver 2018

Cloud and server Article

Event Details Date: May 21-24 Location: Vancouver, BC Venue: Vancouver Convention Centre East Booth: B7 Event Link: https://www.openstack.org/summit/vancouver-2018   Event Background OpenStack Summit is the leading event in Open Infrastructure, bringing together the builders and operators for sessions and workshops on containers, CI/CD, t ...


Canonical
18 April 2018

KubeCon + CloudnativeCon Europe 2018

Cloud and server Events

Date: May 2-4 Location: Copenhagen, Denmark Venue: Bella Center Copenhagen Booth: G-C05 The Cloud Native Computing Foundation’s flagship conference will be taking place in Copenhagen from May 2-4. It will cover Kubernetes, Prometheus OpenTracing, Fluentd, Linkerd, gRPC, CoreDNS, and other key technologies in cloud native computing. The Ub ...


James Donner
28 March 2018

What can you do with Kubernetes?

Cloud and server Webinar

This is the first webinar in our Kubernetes Month series! Speaker: Vinod Kumar Date/Time: April 4, 2018 at 12PM EST / 5PM GMT Need to get up to speed with Kubernetes? This webinar will give you the primer to the Kubernetes platform that you need. You’ve probably heard that Kubernetes is great technology, but have ...


Hacking Through Machine Learning at the OpenPOWER Developer Congress

Cloud and server Article

By Sumit Gupta, Vice President, IBM Cognitive Systems 10 years ago, every CEO leaned over to his or her CIO and CTO and said, “we got to figure out big data.” Five years ago, they leaned over and said, “we got to figure out cloud.” This year, every CEO is asking their team to figure ...


Michael Hall
28 March 2017

Machine learning with snaps

Cloud and server Article

Late last year Amazon introduce a new EC2 image customized for Machine Learning (ML) workloads. To make things easier for data scientists and researchers, Amazon worked on including a selection of ML libraries into these images so they wouldn’t have to go through the process of downloading and installing them (and often times building the ...


Samuel Cozannet
27 March 2017

Job concurrency in Kubernetes: LXD and CPU pinning to the rescue

Ubuntu Article

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 ...