舉報

會員
Production Ready OpenStack:Recipes for Successful Environments
最新章節:
Index
IfyouhaveabasicunderstandingofLinuxandCloudcomputingandwanttolearnaboutconfigurationsthatOpenStacksupports,thisisthebookforyou.KnowledgeofvirtualizationandmanagingLinuxenvironmentsisexpected.PriorknowledgeorexperienceofOpenStackisnotrequired,althoughbeneficial.
目錄(90章)
倒序
- coverpage
- Production Ready OpenStack - Recipes for Successful Environments
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to OpenStack and its Deployment Using Packages
- Introduction
- Configuring hosts prerequisites
- Installing MariaDB database
- Installing RabbitMQ
- Installing Keystone – Identity service
- Generating and configuring tokens PKIs
- Installing Glance – images service
- Installing Nova – Compute service
- Installing Neutron – networking service
- Configuring Neutron network node
- Configuring compute node for Neutron
- Installing Horizon – web user interface dashboard
- Chapter 2. Deploying OpenStack Using Staypuft OpenStack Installer
- Introduction
- Setting up the environment
- Installing Staypuft packages
- Discovering hosts for provisioning
- Creating a new OpenStack deployment
- Configuring a network
- Allocating hosts to roles
- Configuring host networking
- Deploying OpenStack
- Chapter 3. Deploying Highly Available OpenStack
- Introduction
- Installing Pacemaker
- Installing HAProxy
- Configuring Galera cluster for MariaDB
- Installing RabbitMQ with mirrored queues
- Configuring highly available OpenStack services
- Chapter 4. Keystone Identity Service
- Introduction
- Configuring Keystone with the MariaDB backend
- Generating and configuring tokens PKIs
- Configuring Keystone with Microsoft Active Directory and LDAP
- Configuring Keystone caching with Memcached
- Securing Keystone with SSL
- Chapter 5. Glance Image Service
- Introduction
- Configuring Glance with the local file backend
- Configuring Glance with the NFS backend
- Configuring Glance with the Swift backend
- Configuring Glance with the Ceph backend
- Configuring Glance image caching
- Configuring the Glance image size limit and storage quota
- Chapter 6. Cinder Block Storage Service
- Introduction
- Configuring Cinder with the logical volume management backend driver
- Configuring Cinder with the Ceph RADOS block device backend driver
- Configuring Cinder with the Network File System (NFS) backend driver
- Configuring Cinder with the Ceph RBD backup driver
- Configuring Cinder with multiple backends
- Configuring Cinder scheduler filters and weighers
- Chapter 7. Neutron Networking Service
- Introduction
- Configuring Neutron VLAN provider network with ML2 and LinuxBridge
- Configuring Neutron VXLAN and GRE tenant networks using Open vSwitch
- Configuring the L3 agent with Open vSwitch
- Configuring the DHCP service agent
- Configuring LoadBalancer as a service
- Configuring Firewall as a Service
- Chapter 8. Nova-Compute Service
- Introduction
- Configuring Nova Hypervisors
- Configuring Nova-compute with KVM Hypervisor
- Configuring Nova-compute with a QEMU Hypervisor emulation
- Configuring Nova scheduler filters
- Configuring Nova host aggregates
- Configuring Nova host aggregates filters
- Configuring Nova scheduler weights
- Chapter 9. Horizon Dashboard Service
- Introduction
- Securing Horizon with Secure Socket Layer
- Configuring Horizon caching with memcached
- Customizing Horizon dashboard appearance
- Index 更新時間:2021-07-09 21:45:31
推薦閱讀
- Mastering Ember.js
- Visual FoxPro 程序設計
- 編寫整潔的Python代碼(第2版)
- INSTANT Weka How-to
- PHP+MySQL網站開發項目式教程
- JavaScript入門經典
- 編程數學
- Java面向對象程序設計
- Python函數式編程(第2版)
- 青少年學Python(第2冊)
- Python預測分析實戰
- DevOps 精要:業務視角
- Python Penetration Testing Essentials
- Python高性能編程(第2版)
- Apache Solr for Indexing Data
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- 菜鳥成長之路
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用
- 圖形圖像設計與制作(第二版)
- 零基礎C++學習筆記
- C++從入門到精通(第4版)
- C#程序設計經典300例
- TypeScript實戰
- Java開發寶典
- ArcPy and ArcGIS:Geospatial Analysis with Python
- Dapr與.NET微服務實戰
- Python 3反爬蟲原理與繞過實戰
- QGIS Blueprints
- 使用Hibernate框架輕松連接數據庫(藍橋杯軟件大賽培訓教材-Java方向)
- PhoneGap By Example