OpenShift in Action

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"

OpenShift in Action is a full reference to Red Hat OpenShift that breaks down this robust container platform so you can use it day-to-day. Combining Docker and Kubernetes, OpenShift is a powerful platform for cluster management, scaling, and upgrading your enterprise apps. It doesn't matter why you use OpenShift—by the end of this book you'll be able to handle every aspect of it, inside and out! Foreword by Jim Whitehurst, Red Hat. About the Technology Containers let you package everything into one neat place, and with Red Hat OpenShift you can build, deploy, and run those packages all in one place! Combining Docker and Kubernetes, OpenShift is a powerful platform for cluster management, scaling, and upgrading your enterprise apps. About the Book OpenShift in Action is a full reference to Red Hat OpenShift that breaks down this robust container platform so you can use it day-to-day. Starting with how to deploy and run your first application, you'll go deep into OpenShift. You'll discover crystal-clear explanations of namespaces, cgroups, and SELinux, learn to prepare a cluster, and even tackle advanced details like software-defined networks and security, with real-world examples you can take to your own work. It doesn't matter why you use OpenShift—by the end of this book you'll be able to handle every aspect of it, inside and out! What's Inside • Written by lead OpenShift architects • Rock-solid fundamentals of Docker and Kubernetes • Keep mission-critical applications up and running • Manage persistent storage About the Reader For DevOps engineers and administrators working in a Linux-based distributed environment. About the Authors Jamie Duncan is a cloud solutions architect for Red Hat, focusing on large-scale OpenShift deployments. John Osborne is a principal OpenShift architect for Red Hat.

Author(s): Jamie Duncan, John Osborne
Edition: 1
Publisher: Manning Publications
Year: 2018

Language: English
Pages: 300
City: Shelter Island, NY
Tags: Linux; Security; Clusters; Docker; Networking; Continuous Delivery; Kubernetes; Jenkins; Continuous Integration; Software Defined Networks; Container Orchestration; Scaling; OpenShift

Table of contents:
PART 1. FUNDAMENTALS
1. Getting to know OpenShift
2. Getting started
3. Containers are Linux

PART 2. CLOUD-NATIVE APPLICATIONS
4. Working with services
5. Autoscaling with metrics
6. Continuous integration and continuous deployment

PART 3. STATEFUL APPLICATIONS
7. Creating and managing persistent storage
8. Stateful applications

PART 4. OPERATIONS AND SECURITY
9. Authentication and resource access
10. Networking
11. Security