- Extending OpenStack
- Omar Khedher
- 195字
- 2021-06-24 18:51:48
Varying the compute flavor
One of the key successes of OpenStack is its exposure to other hypervisor vendors—no vendor lock-in. As virtualization platforms have continued to evolve over the last decade, cloud providers have faced a major challenge regarding how to unlock their opportunities to keep growing. OpenStack makes it possible to support and integrate more virtualization technologies at pace—more freedom of choice. Extending your private OpenStack cloud should not only be limited to bringing more power to the compute fleet, but also enabling flexibility across supported virtualization platforms. At the time of writing, OpenStack supports the following hypervisor technologies:
- Kernel-based Virtual Machine (KVM) (libvirt)
- QEMU
- LXC
- XenServer
- VMware
- Docker
- Hyper-V
Since we have run QEMU in our test environment, and we have briefly seen how to configure it to use KVM in Chapter 1, Inflating the OpenStack Setup, we will discuss in the next few sections how your initial OpenStack private cloud can be extended by supporting other hypervisor types.
- 電腦組裝與系統(tǒng)安裝
- 曝光:Linux企業(yè)運(yùn)維實(shí)戰(zhàn)
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- Linux網(wǎng)絡(luò)內(nèi)核分析與開發(fā)
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 8051軟核處理器設(shè)計(jì)實(shí)戰(zhàn)
- 注冊(cè)表應(yīng)用完全DIY
- Delphi Programming Projects
- ElasticSearch Cookbook
- HTML5 Enterprise Application Development
- Advanced Infrastructure Penetration Testing
- 嵌入式微系統(tǒng)
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6
- Implementing Cloud Design Patterns for AWS(Second Edition)
- Responsive Web Design with AngularJS