- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 119字
- 2021-07-02 19:30:25
Glance - image service
Glance provides discovery, registration, and delivery services for disk images.
When one boots a virtual machine (also known as an instance), it is typically required to provide a disk image. These typically contain an operating system (such as Ubuntu or Red Hat Enterprise Linux), and are best described as a snapshot of a disk's contents. Examples of disk image types include QCOW2, VMDK, VHDX, ISO, and RAW. The disk image has usually been previously created by a person or script who has gone through the initial installation procedure and has installed specific configuration files to ensure it is cloud-aware. Glance can store images in a variety of data stores, including the local filesystem or OpenStack Swift.
推薦閱讀
- Power Up Your PowToon Studio Project
- ASP.NET Core 5.0開發(fā)入門與實(shí)戰(zhàn)
- Visual FoxPro程序設(shè)計(jì)教程
- Visual C++實(shí)例精通
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問題的Java實(shí)現(xiàn)
- C#程序設(shè)計(jì)(慕課版)
- Neo4j Essentials
- Java Web程序設(shè)計(jì)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- concrete5 Cookbook
- Building Serverless Applications with Python
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Clojure Polymorphism
- Anaconda數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- 超簡(jiǎn)單:用Python讓Excel飛起來(實(shí)戰(zhàn)150例)