Learn OpenShift: Design, build, manage, and migrate applications with OpenShift Container Platform 3.x

Denis Zuev, Artemii Kropachev, Aleksey Usov

  • 出版商: Packt Publishing
  • 出版日期: 2018-07-31
  • 售價: $1,770
  • 貴賓價: 9.5$1,682
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 1788992326
  • ISBN-13: 9781788992329
  • 海外代購書籍(需單獨結帳)

商品描述

Gain hands-on experience of installing OpenShift Origin 3.9 in a production configuration and managing applications using the platform you built

Key Features

  • Gain hands-on experience of working with Kubernetes and Docker
  • Learn how to deploy and manage applications in OpenShift
  • Get a practical approach to managing applications on a cloud-based platform
  • Explore multi-site and HA architectures of OpenShift for production

Book Description

Docker containers transform application delivery technologies to make them faster and more reproducible, and to reduce the amount of time wasted on configuration. Managing Docker containers in the multi-node or multi-datacenter environment is a big challenge, which is why container management platforms are required. OpenShift is a new generation of container management platforms built on top of both Docker and Kubernetes. It brings additional functionality to the table, something that is lacking in Kubernetes. This new functionality significantly helps software development teams to bring software development processes to a whole new level.

In this book, we'll start by explaining the container architecture, Docker, and CRI-O overviews. Then, we'll look at container orchestration and Kubernetes. We'll cover OpenShift installation, and its basic and advanced components. Moving on, we'll deep dive into concepts such as deploying application OpenShift. You'll learn how to set up an end-to-end delivery pipeline while working with applications in OpenShift as a developer or DevOps. Finally, you'll discover how to properly design OpenShift in production environments.

This book gives you hands-on experience of designing, building, and operating OpenShift Origin 3.9, as well as building new applications or migrating existing applications to OpenShift.

What you will learn

  • Understand the core concepts behind containers and container orchestration tools
  • Understand Docker, Kubernetes, and OpenShift, and their relation to CRI-O
  • Install and work with Kubernetes and OpenShift
  • Understand how to work with persistent storage in OpenShift
  • Understand basic and advanced components of OpenShift, including security and networking
  • Manage deployment strategies and application's migration in OpenShift
  • Understand and design OpenShift high availability

Who this book is for

The book is for system administrators, DevOps engineers, solutions architects, or any stakeholder who wants to understand the concept and business value of OpenShift.

Table of Contents

  1. Containers and Docker Overview
  2. Kubernetes Overview
  3. CRI-O Overview
  4. OpenShift Overview
  5. Building an OpenShift Lab
  6. OpenShift Installation
  7. Managing Persistent Storage
  8. Core OpenShift Concepts
  9. Advanced OpenShift Concepts
  10. Security in OpenShift
  11. Managing OpenShift Networking
  12. Deploying Simple Applications in OpenShift
  13. Deploying Multi-Tier Applications Using Templates
  14. Building Application Images from Dockerfile
  15. Building PHP Applications from Source Code
  16. Building a multi-tier application from source code in OpenShift
  17. CI/CD Pipelines in OpenShift
  18. OpenShift HA Architecture Overview
  19. OpenShift HA Design for Single and Multiple DCs
  20. Network Design for OpenShift HA
  21. What is New in OpenShift 3.9?