- 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.
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Google系統架構解密:構建安全可靠的系統
- WordPress Mobile Web Development:Beginner's Guide
- FreeRTOS實時內核應用指南
- Linux Shell編程從入門到精通(第2版)
- Instant Optimizing Embedded Systems using Busybox
- Learning Bootstrap
- Linux使用和管理指南:從云原生到可觀測性
- 嵌入式實時操作系統μC/OS原理與實踐
- 無蘋果不生活 The New iPad隨身寶典
- 深入淺出Node.js
- AWS SysOps Cookbook
- Web Penetration Testing with Kali Linux(Third Edition)
- Android應用性能優化最佳實踐
- Docker容器技術與應用