Welcome Docker to SUSE Linux Enterprise Server【水平有限,中英对照,求纠错】

 

原文:Welcome Docker to SUSE Linux Enterprise Server

Lightweight virtualization is a hot topic these days. Also called “operating system-level virtualization,” it allows you to run multiple applications or systems on one host without a hypervisor. The advantages are obvious: not having a hypervisor, the layer
between the host hardware and the operating system and its applications, is eliminated, allowing a much more efficient use of resources. That, in turn, reduces the virtualization overhead while still allowing for separation and isolation of multiple tasks
on one host. As a result, lightweight virtualization is very appealing in environments where resource use is critical, like server hosting or outsourcing business.

近日“轻量级虚拟化”成为了一个热门话题。它也称为“操作系层的虚拟化”,它允许您在一个主机上运行多个应用程序或系统管理程序。优点是显而易见的:由于它没有间隔在主机硬件和操作系统之间的hypervisor虚拟化管理层,以实现更有效的资源利用。由此带来的效益是,减少了虚拟化开销,同时仍然允许在一个服务器中分离并隔离多个任务。因此,“轻量级虚拟化”在以资料使用为关键业务的环境中是非常吸引人的,比如服务器托管或外包业务(如:云计算、大数据等)。

One specific example of operating system-level virtualization is Linux Containers, also sometimes called “LXC” for short. We already introduced Linux Containers to SUSE customers and users in February 2012 as a part of SUSE Linux Enterprise Server 11 SP2. Linux
Containers employ techniques like Control Groups (cgroups) to perform resource isolation to control CPU, memory, network, block I/O and namespaces to isolate the process view of the operating system, including users, processes or file systems. That provides
advantages similar to those of “regular” virtualization technologies – such as KVM or Xen –, but with much smaller I/O overhead, storage savings and the ability to apply dynamic parameter changes without the need to reboot the system. The Linux Containers
infrastructure is supported in SUSE Linux Enterprise 11 and will remain supported in SUSE Linux Enterprise 12.

Linux Containers(Linux容器,有时也称为“LXC”)是一个典型的操作系统层虚拟化例子。我们已经在2012年2月发布的SUSE Linux Enterprise Server 11 SP2版本中为SUSE的客户及用户引入“LXC”容器。“LXC”容器采用类拟于Control Groups (cgroups)的技术进行资源隔离控制,包括:CPU、内存、网络、I/O和名称空间,以此在操作系统中隔离各个过程的可视范围,包括:用户、进程或文件系统。它提供的功能类似于“普通”的虚拟化技术——如KVM或Xen,其优势在于可以实现更低的I/O开销,节省更多存储存储空间并可实现在不重新启动虚拟系统的情况下动态调整参数(译者:这可以提高虚拟化性能并带来更高的灵活性)。SUSE
Linux Enterprise Linux 11版本直接支持“LXC”容器架构,对它的支持也将延续到SUSE Linux Enterprise 12版本中。

Now, we are taking a next step to further enhance our virtualization strategy and introduce you to Docker. Docker is built on top of Linux Containers with the aim of providing an easy way to deploy and manage applications. It packages the application including
its dependencies in a container, which then runs like  a virtual machine. Such packaging allows for application portability between various hosts, not only across one data center, but also to the cloud. And starting with SUSE Linux Enterprise Server 12 we
plan to make Docker available to our customers so they can start using it to build and run their containers. This is the another step in enhancing the SUSE virtualization story, building on top of what we have already done with Linux Containers. Leveraging
the SUSE ecosystem, Docker and Linux Containers are not only a great way to build, deploy and manage applications; the idea nicely plugs into tools like Open Build Service and Kiwi for easy and powerful image building or SUSE Studio, which offers a similar
concept already for virtual machines. Docker easily supports rapid prototyping and a fast deployment process; thus when combined with Open Build Service, it’s a great tool for developers aiming to support various platforms with a unified tool chain. This is
critical for the future because those platforms easily apply also to clouds, public, private and hybrid. Combining Linux Containers, Docker, SUSE’s development and deployment infrastructures and SUSE Cloud, our OpenStack-based cloud infrastructure offering,
brings flexibility in application deployment to a completely new level.

现在,我们正踏上新的台阶以进一步加强虚拟化战略,我们在此为您介绍新的 Docker 功能。Docker 建立在“LXC”容器的基础上,目的是提供一种简单的方法来部署和管理应用程序。它将应用程序进及其依赖关系打包到一个容器里,然后运行虚拟机。这样的打包方法允许应用程序实现了在不同主机之间的可移植性,不仅在同一个数据中心可以迁移,在云平台中也可以进行迁移操作。在SUSE Linux Enterprise Server 12中我们计划为客户提供 Docker 功能,这样客户就可以开始使用它来构建和运行他们的容器。这是为提高SUSE虚拟化功能的新的举措是新的历史的一页,它构建在我们已经支持的“LXC”容器之上。利用SUSE的生态系统,Docker
和 “LXC”容器将不仅仅只是一个用来构建、部署和管理应用程序的优秀的方式,我们的想法是通过巧妙地接入 Open Build Service (开放构建服务) 和 Kiwi 以实现方便和强大的图型化部署,又或都是通过 SUSE Studio 实现此功能,以提供与类似于现有虚拟机已经实现的批量部署概念。Docker 实现快速原型和快速部署过程十分简单,因此当结合Open Build Service (开放构建服务)时,这样一个优秀的工具结合,使得开发人员可以在一个统一的工具中支持各种版本的平台。这对于未来而言是至关重要的,因为这些平台很容易应用于公有云、私有云和混合云。结合
“LXC”容器、Docker、SUSE的开发和部署架构以及SUSE Cloud (基于OpenStack的云基础架构),SUSE的应用程序部署灵活性将到达一个全新的水平。

Introducing Docker follows the SUSE philosophy by offering choice in the virtualization space, allowing for flexibility, performance and simplicity for Linux in data centers and the cloud.

引进 Docker 遵循SUSE哲学,为虚拟化架构提供更多选择的空间,实现数据中心和云计算的灵活性、高性能和简单管理。

时间: 2024-08-31 14:01:48

Welcome Docker to SUSE Linux Enterprise Server【水平有限,中英对照,求纠错】的相关文章

SUSE Linux Enterprise Server 11 SP1 安装教程图文详解

一.说明: 操作系统:SUSE Linux Enterprise Server 11 SP1 下载地址: 二.安装系统 用启动盘成功引导之后,出现下面的界面 系统运维 温馨提醒:qihang01原创内容版权所有,转载请注明出处及原文链接 默认进入下面界面 安装界面说明: 1.Boot from Hard Disk #从硬盘启动 2.installation #安装 3.Repail installed System #修复已安装的系统 4.Rescue System #救援系统 5.Check

SUSE Linux Enterprise Server一种针对SAP解决方案优化的操作系统

通过与 Novell 协作,SAP 选择了 SUSE Linux Enterprise Server 作为用于 SAP http://www.aliyun.com/zixun/aggregation/14267.html">NetWeaver Business Warehouse Accelerator 软件.SAP NetWeaver Enterprise Search 应用程序.SAP Discovery System 和 SAP StreamWork 应用程序等解决方案的惟一操作系统

SUSE Linux Enterprise Server 设置IP地址、网关、DNS的方法

说明: ip:192.168.21.172子网掩码:255.255.255.0网关:192.168.21.2dns:8.8.8.88.8.4.4 1.设置ip地址 vi /etc/sysconfig/network/ifcfg-eth0 #编辑配置文件 BOOTPROTO='static' #静态IP BROADCAST='192.168.21.255' #广播地址 IPADDR='192.168.21.172' #IP地址 NETMASK='255.255.255.0' #子网掩码 NETWO

SUSE Linux Enterprise Server 设置防火墙开启ssh远程端口的方法

1.vi /etc/sysconfig/SuSEfirewall2 #编辑防火墙设置 FW_SERVICES_EXT_TCP="22" #开启22端口 rcSuSEfirewall2 restart #重启防火墙 2.安装ssh zypper serach ssh #查找软件包 zypper install openssh #安装,或者使用yast2 -i openssh 命令chkconfig sshd on #设置开机启动##############################

SUSE发布SUSE Linux Enterprise Live Patching

在SUSECon2014大会上,SUSE宣布开始发售SUSE Linux Enterprise Live Patching,让Linux企业用户无需重启即可为系统打补丁,有助于减少宕机成本,增加服务可用性.SUSE Linux Enterprise Live Patching基于kGraft项目,可提供程序包流在不中断运行的情况下实现内核更新.现在可通过订阅为x86_64服务器提供SUSE Linux Enterprise Live Patching,基于SUSE Linux Enterpris

Suse Linux zmd 耗用100% CPU

    最近的Suse Linux 10(SP3)的top命令总是显示zmd进程耗用了100%的CPU资源,而整个系统中system级别占用CPU则占用了40%以上且根本不曾释放.尝试重启服务器之后,故障依旧.下面是这个问题的描述与处理. 1.top命令显示zmd cpu占用100%,system usage 40%以上top - 09:55:10 up 33 days, 13:44,  4 users,  load average: 1.09, 1.12, 1.06Tasks: 217 tot

suse linux 10系统时间跑偏问题解析

在suse linux 10上部署WAS应用和搭建ORACLE RAC集群时,经常会碰到因系统时间不准而导致WAS不正常和RAC节点宕机问题,解决系统时间跑偏的问题,大家会很自然的想到NTP和CRONTAB.下面针对这个问题来具体说说suse linux 10系统时间跑偏问题. 一.现象         经过观察,你会发现在安装系统后第一次设置正确系统时间后,没设置定时校准的情况下,它的系统时间一小时会偏差有4-6分钟左右,一天下来通常会偏差50分钟左右.这在生产环境下肯定会出问题. 二.NTP

SUSE Linux下源码编译方式安装MySQL 5.6过程分享_Mysql

MySQL为开源数据库,因此可以基于源码实现安装.基于源码安装有更多的灵活性.也就是说我们可以针对自己的硬件平台选用合适的编译器来优化编译后的二进制代码,根据不同的软件平台环境调整相关的编译参数,选择自身需要选择不同的安装组件,设定需要的字符集等等一些可以根据特定应用场景所作的各种调整.本文描述了如何在源码方式下安装MySQL. 1.安装环境及介质 复制代码 代码如下: #安装环境 SZDB:~ # cat /etc/issue Welcome to SUSE Linux Enterprise

微软与Novell续签SuSE Linux授权合约5年

中云网讯 7月115.html">26日消息&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 今天上午,微软宣布将与Novell续签有关SUSE Linux Enterprise的授权协议5年,以继续Windows和Linux之间的互操作工作.5年内,微软将投资1亿美元来帮助认证用户获取来自SuSE的Linux支持.同时该协议还可以帮助微软继续获得相关专利的使用权. 详细情况,请锁定中云网后续跟踪报