Learn OpenShift: Deploy, build, manage, and migrate applications with OpenShift Origin 3.9

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Denis Zuev, Artemii Kropachev, Aleksey Usov
Edition: 1
Publisher: Packt Publishing
Year: 2018

Language: English
Commentary: True PDF
Pages: 504
City: Birmingham, UK
Tags: DevOps; Command Line; Security; Docker; Deployment; Networking; Continuous Delivery; Kubernetes; Jenkins; Continuous Integration; Containerization; Storage Management; Container Orchestration; OpenShift; Container Runtime Interface

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?