Partner Onboarding Guide

This guide is intended to help developers and integrators

Quick Start

Terminology - If you’re new to OpenShift, start here to get acquainted with the common terms.

Installation - If you don’t have access to a running installation or want to set up a local environment, check out the installation guide for more information on installing the Red Hat Container Development Kit (CDK).

Deploying or Building an Existing Container - If you already have a container deployed to a public registry (such as Docker Hub) or a Dockerfile, view the existing container deployment guide.

Basic Usage - Once you’ve got an application deployed, there are some basic commands that can be run to understand all of its pieces and how to interact with it.

Development on OpenShift - If you’re just beginning to port an application to be run on containers, or beginning new development, the development guide can provide more information on how to use OpenShift in an active development environment.