- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Kevin Jackson Cody Bunch Egle Sigler James Denton
- 205字
- 2021-07-02 16:25:01
What this book covers
Chapter 1, Installing OpenStack with Ansible, walks you through a practical installation of OpenStack using OpenStack-Ansible.
Chapter 2, The OpenStack Client, shows you how to install the tools needed to operate OpenStack, as well as providing a quick reference to commonly used commands.
Chapter 3, Keystone – OpenStack Identity Service, explains how to use Keystone to configure and maintain services and projects within OpenStack.
Chapter 4, Neutron – OpenStack Networking, covers the introduction and use of the software-defined networking service and its plugins.
Chapter 5, Nova – OpenStack Compute, works through a number of examples of running and operating virtual machine instances to run your applications.
Chapter 6, Glance – OpenStack Image Service, explores the use of the machine images that are used to spawn instances.
Chapter 7, Cinder – OpenStack Block Storage, presents how to work with block storage volumes to attach to your instances.
Chapter 8, Swift – OpenStack Object Storage, depicts how to use the highly available and redundant object storage service.
Chapter 9, OpenStack Orchestration Using Heat and Ansible, discusses how to begin orchestrating your workloads within OpenStack using both Heat and Ansible.
Chapter 10, Using OpenStack Dashboard, shows you how to navigate the Horizon user-interface dashboard.
- Oracle從入門到精通(第3版)
- OpenDaylight Cookbook
- What's New in TensorFlow 2.0
- Beginning Java Data Structures and Algorithms
- 測試驅(qū)動(dòng)開發(fā):入門、實(shí)戰(zhàn)與進(jìn)階
- The React Workshop
- 單片機(jī)應(yīng)用技術(shù)
- Python漫游數(shù)學(xué)王國:高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計(jì)及運(yùn)籌學(xué)
- Web Development with MongoDB and Node(Third Edition)
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Visual C#通用范例開發(fā)金典
- Beginning C++ Game Programming
- 啊哈C語言!:邏輯的挑戰(zhàn)(修訂版)
- Microsoft XNA 4.0 Game Development Cookbook
- Flutter從0基礎(chǔ)到App上線