Skip to content

katiejots/getting-started-with-openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with OpenShift

This is the example code than accompanies Getting Started with OpenShift by Katie Miller and Steven Pousty (9781491900475).

Click the Download Zip button to the right to download example code.

Visit the catalog page here.

See an error? Report it here, or simply fork and send us a pull request.

Book Chapters and Tags

This repository contains the commits mentioned throughout the book. These are all tagged. To view the code repository at a particular stage of the app's progress, you can check out the corresponding tag for that point in the book. For example:

git checkout Chapter2

To go back to the head of the repository, use git checkout master.

You can list all tags with the command git tag --list.

Alternatively, you can download a Zip file containing the code for each stage of the app from the releases page.

Insult Application Ports

About

This is the example code repository for Getting Started with OpenShift by Katie Miller and Steven Pousty (O'Reilly Media)

Resources

Stars

Watchers

Forks

Packages

No packages published