- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 100字
- 2021-07-02 19:30:32
Nova: compute (15%) - Chapter 5
- Manage flavors
- Manage compute instance actions (such as launch, shutdown, or terminate)
- Manage Nova user keypairs
- Launch a new instance
- Shut down an instance
- Terminate an instance
- Configure an instance with a floating IP address
- Manage project security group rules
- Assign security groups to an instance
- Assign floating IP address to an instance
- Detach floating IP address from an instance
- Manage Nova host consoles (rdp, spice, tty)
- Access an instance using a keypair
- Manage instance snapshots
- Manage Nova compute servers
- Manage quotas
- Get Nova stats (hosts, services, and tenants)
- Verify operation of the compute service
推薦閱讀
- 軟件架構設計:大型網站技術架構與業務架構融合之道
- PyTorch Artificial Intelligence Fundamentals
- Neo4j Essentials
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- 程序是怎樣跑起來的(第3版)
- 可解釋機器學習:模型、方法與實踐
- R用戶Python學習指南:數據科學方法
- JSP程序設計實例教程(第2版)
- Java程序設計與項目案例教程
- Extending Unity with Editor Scripting
- C++程序設計
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- ROS機器人編程實戰
- Android技術內幕(系統卷)
- 用Go語言自制編譯器