没有合适的资源?快使用搜索试试~ 我知道了~
首页Deploying to OpenShift A Guide for Busy Developers 无水印转化版pdf
Deploying to OpenShift A Guide for Busy Developers 无水印转化版pdf
需积分: 9 97 浏览量
更新于2023-05-29
评论
收藏 2.54MB PDF 举报
Deploying to OpenShift A Guide for Busy Developers 英文无水印转化版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
资源详情
资源评论
资源推荐


Deploying to OpenShift
A Guide for Busy Developers
Graham Dumpleton

Deploying to OpenShift
by Graham Dumpleton
Copyright © 2018 Red Hat, Inc. All rights reserved.
Printed in the United States of America.
Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA
95472.
O’Reilly books may be purchased for educational, business, or sales promotional use.
Online editions are also available for most titles (http://oreilly.com/safari). For more
information, contact our corporate/institutional sales department: 800-998-9938 or
corporate@oreilly.com.
Editors: Virginia Wilson and Nikki McDonald
Production Editor: Melanie Yarbrough
Copyeditor: Dwight Ramsey
Proofreader: Rachel Head
Indexer: Judy McConville
Interior Designer: David Futato
Cover Designer: Karen Montgomery
Illustrator: Rebecca Demarest
April 2018: First Edition
Revision History for the First Edition
2018-05-02: First Release
This work is part of a collaboration between O’Reilly and Red Hat. See our statement
of editorial independence.
The O’Reilly logo is a registered trademark of O’Reilly Media, Inc. Deploying to
OpenShift, the cover image, and related trade dress are trademarks of O’Reilly Media,
Inc.
While the publisher and the author have used good faith efforts to ensure that the
information and instructions contained in this work are accurate, the publisher and the
author disclaim all responsibility for errors or omissions, including without limitation
responsibility for damages resulting from the use of or reliance on this work. Use of
the information and instructions contained in this work is at your own risk. If any code

samples or other technology this work contains or describes is subject to open source
licenses or the intellectual property rights of others, it is your responsibility to ensure
that your use thereof complies with such licenses and/or rights.
978-1-491-95716-5
[LSI]

Preface
OpenShift implements a polyglot platform for the deployment of web applications and
services. It uses containers in conjunction with a Security-Enhanced Linux (SELinux)
environment to implement a secure multitenant environment suitable for the enterprise.
You can deploy OpenShift in your own infrastructure or on public clouds, or you can
use OpenShift Online, Red Hat’s cloud-based hosting service.
The latest version of OpenShift uses the industry-standard Kubernetes platform from
the Cloud Native Computing Foundation (CNCF) for managing and running
applications within containers at scale. The ability to run any application image is
ensured through adherence to image and runtime specifications from the Open
Container Initiative (OCI).
OpenShift offers you the ability to easily deploy your web application code directly
using a library of predefined image builders, or you can bring your own container
images. With support in OpenShift for features such as persistent volumes, you are not
limited to just running stateless 12-factor or cloud-native applications. Using
OpenShift, you can also deploy databases and many legacy applications that you
otherwise would not be able to run on a traditional Platform as a Service (PaaS)
offering.
OpenShift is a complete container application platform. It is a modern take on the
traditional PaaS that you can use with your existing applications, but that also provides
the power and flexibility to meet future needs.
Who Should Read This Book
This book is intended for developers who are evaluating OpenShift, or have already
decided to use it, and who seek a more in-depth knowledge of the core features of
OpenShift that are used to deploy applications. It will also be of interest to
administrators who are managing an OpenShift cluster and who need to provide
assistance to developers using the platform.
The book is the third in a series of books from Red Hat about the latest version of
OpenShift. The prior books in the series are:
OpenShift for Developers: A Guide for Impatient Beginners
DevOps with OpenShift: Cloud Deployments Made Easy
剩余180页未读,继续阅读

















安全验证
文档复制为VIP权益,开通VIP直接复制

评论0