TranslateProject/sources/news/20141219 Google Cloud offers streamlined Ubuntu for Docker use.md

3.2 KiB
Raw Blame History

Google Cloud offers streamlined Ubuntu for Docker use

Ubuntu Core provides a minimal Lightweight Linux environment for running containers

Google has adopted for use in its cloud a streamlined version of the Canonical Ubuntu Linux distribution tweaked to run Docker and other containers.

Ubuntu Core was designed to provide only the essential components for running Linux workloads in the cloud. An early preview edition of it, which Canonical calls "Snappy," was released last week. The new edition jettisoned many of the libraries and programs usually found in general use Linux distributions that were unnecessary for cloud use.

[ Get started with Docker using this step-by-step guide to the red-hot open source framework. | Get the latest insight on the tech news that matters from InfoWorld's Tech Watch blog. ]

The Google Compute Engine (GCE) joins Microsoft Azure in supporting the fresh distribution.

According to Canonical, Ubuntu Core should provide users with an easy way to deploy Docker, an increasingly lightweight virtualization container that allows users to quickly spin up workloads and easily move them around, even across different cloud providers.

Google has been an ardent supporter of Docker and container-based virtualization itself. In June, the company released as open source its software for managing containers, called Kubernetes.

The design of Ubuntu Core is similar to another Linux distribution, CoreOS, first released a year ago.

Developed in part by two ex-Rackspace engineers, CoreOS is a lightweight Linux distribution designed to work in clustered, highly scalable environments favored by companies that do much or all of their business on the Web.

CoreOS was quickly adopted by many cloud providers, including Microsoft Azure, Amazon Web Services, DigitalOcean and Google Compute Engine.

Like CoreOS, Ubuntu Core offers an expedited process for updating components, reducing the amount of time that an administrator would need to manually manage them. 如同Coreos一样Ubuntu内核提供了一个快速引擎来更新组件

via: http://www.infoworld.com/article/2860401/cloud-computing/google-cloud-offers-streamlined-ubuntu-for-docker-use.html

作者:Joab Jackson 译者:译者ID 校对:校对者ID

本文由 LCTT 原创翻译,Linux中国 荣誉推出