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虚拟化管理层,以实现更有效的资源利用。由此带来的效益是。降低了虚拟化开销,同一时候仍然同意在一个server中分离并隔离多个任务。
因此,“轻量级虚拟化”在以资料使用为关键业务的环境中是很吸引人的,比方server托管或外包业务(如:云计算、大数据等)。
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 (开放构建服务)时,这样一个优秀的工具结合。使得开发者能够在一个统一的工具中支持各种版本号的平台。
这对于未来而言是至关重要的。由于这些平台非常easy应用于公有云、私有云和混合云。结合
“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哲学。为虚拟化架构提供很多其它选择的空间,实现数据中心和云计算的灵活性、高性能和简单管理。
Welcome Docker to SUSE Linux Enterprise Server【水平有限,中英对比,求纠错】的更多相关文章
- SUSE Linux Enterprise Server 11 SP1安装图解教程
一.说明:操作系统:SUSE Linux Enterprise Server 11 SP1下载地址:需要注册才能下载二.安装系统 用启动盘成功引导之后,出现下面的界面 系统运维 温馨提醒:qihang ...
- ASP .Net Core系统部署到SUSE Linux Enterprise Server 12 SP3 64 具体方案
.Net Core 部署到 SUSE Linux Enterprise Server 12 SP3 64 位中的步骤 1.安装工具 1.apache 2..Net Core(dotnet-sdk-2. ...
- windows安装SUSE Linux Enterprise Server 12
一:打开“开发人员模式” 点击开始菜单按钮,选择“设置” 在设置中选择“更新和安全” 在菜单中选择“针对开发人员”,在三个选项中,选中“开发人员模式” 在弹出的警告框中点击“是” 这样开发人员模式就打 ...
- SuSe Linux Enterprise Server 10 With Sp2 安装过程图解
SuSe Linux Enterprise Server 10 With Sp2 安装过程图解 650) this.width=650;" style="border-right- ...
- SUSE Linux Enterprise Server 11 64T 安装(带清晰视频)
SUSE Linux Enterprise Server 11 64T 安装实录 650) this.width=650;" onclick='window.open("http: ...
- 安装MySQL -- SuSE Linux Enterprise Server 11 SP3
1.准备工作从MySQL官网上分别下载mysql服务器端于客户端包: MySQL-server-5.5.49-1.sles11.x86.rpm MySQL-client-5.5.49-1.sles11 ...
- SUSE Linux Enterprise Server 设置IP地址、网关、DNS
说明: ip:192.168.21.172 子网掩码:255.255.255.0 网关:192.168.21.2 dns:8.8.8.8 8.8.4.4 1.设置ip地址 vi /etc/syscon ...
- SUSE Linux Enterprise Server设置IP地址、网关、DNS(转载)
说明: ip:192.168.21.172 子网掩码:255.255.255.0 网关:192.168.21.2 dns:8.8.8.8 8.8.4.4 1.设置ip地址vi /etc/sysco ...
- 使用 Visual Studio 部署 .NET Core 应用 ——.Net Core 部署到SUSE Linux Enterprise Server 12 SP2 64 位(GNOME 版本3.20.2)
SUSE Linux安装 apache 命令:sudo zypper in apache 设置apache 服务可用 命令:sudo systemctl enable apache2.service启 ...
随机推荐
- 基于JVM规范的并发编程解决方案
在并发的世界里,选择合适的状态处理方法将对并发性和正确性起到决定性的影响.这方面可选的方法有:共享可变性.隔离可变性以及完全不可变性. 对于并发问题来说最好的解决方法是从根本上消灭它而不是花很多时间解 ...
- HDU 4974 A simple water problem(贪心)
HDU 4974 A simple water problem pid=4974" target="_blank" style="">题目链接 ...
- poj 1845 POJ 1845 Sumdiv 数学模板
筛选法+求一个整数的分解+快速模幂运算+递归求计算1+p+p^2+````+p^nPOJ 1845 Sumdiv求A^B的所有约数之和%9901 */#include<stdio.h>#i ...
- 引导加载程序:GRUB
计算机在启动的时候,首先由BIOS中的程序执行自检,自检通过后,就根据CMOS的配置找到第一个可启动磁盘的MBR中的Boot Loader程序(一般在启动盘的第一个物理扇区,占446字节),并把控制权 ...
- VMware vSphere 服务器虚拟化之二十二桌面虚拟化之创建View Composer链接克隆的虚拟桌面池
VMware vSphere 服务器虚拟化之二十二桌面虚拟化之创建View Composer链接克隆的虚拟桌面池 在上一节我们创建了完整克隆的自动专有桌面池,在创建过程比较缓慢,这次我们将学习创建Vi ...
- 九度OJ 1179 阶乘(模拟)
题目1179:阶乘 时间限制:1 秒 内存限制:32 兆 特殊判题:否 提交:4526 解决:1315 题目描写叙述: 输入n, 求y1=1!+3!+...m!(m是小于等于n的最大奇数) y2=2! ...
- 忽然想到:QProcess的Read功能太强,如果有什么搞不定的,可以调用外部程序 good
这样就可以用其它语言来无限扩展它的功能了,比如golang,比如Delphi
- 与内存有关的那些事儿(数组分配空间不够,导致缓冲区溢出,从而strcpy会出现异常)
这日,我写下如下代码:#include <iostream>int main(void){ char *p = new char[5]; char *t = new char[5]; st ...
- 利用PHP SOAP扩展实现简单Web Services
原文:利用PHP SOAP扩展实现简单Web Services WebServices能干什么? WebServices 可以将应用程序转换为网络应用程序. 通过使用 WebServices,您的应用 ...
- Unity3D 游戏开发构架篇 ——输入控制
临近毕业之初.进入Unity3D这个行业,是一家小工作室.老板人非常不错,公司氛围也非常单纯.近期公司开发一款小游戏,初次上手,颇多周折,记录下自己的开发心得.主要涉及一些设计理念,互相交流. 先说下 ...