/containers-quickstarts

Images & templates for deploying software to OpenShift

Primary LanguagePythonApache License 2.0Apache-2.0

Container Quickstarts by Red Hat's Community of Practice

This repository is meant to help bootstrap users of the OpenShift Container Platform to get started in building and using Source-to-Image to build applications to run in OpenShift.

For more details on what a Quickstart is, please read our contribution guide.

What's In This Repo?

This repo contains OpenShift related quickstarts of several different flavors.

Reference Implementations

A set of examples of deploying various technologies on OpenShift

Custom S2I Base Images

A collection of custom built S2I base images

Jenkins Slave Images

A set of images we've developed for running as slave pods in a Jenkins Pipeline on OpenShift

Customized Jenkins Masters

A set of buildConfigs for building custom Jenkins images for OpenShift.

Developer Tools

  • Tool Box - An openshift deployable contianer image that provides some necessary developer tools

Related Content

  • Container Pipelines - A set of Jenkins piplines for OpenShift
  • Labs CI/CD - A comprehensive end to end pipeline using many modern testing and quality tools
  • OpenShift Templates - A library of OpenShift template examples & references
  • OpenShift Applier - An automation framework for keeping manifests and templates applied to a cluster

Contributing

Checkout out our contribution guide for more details on how to contribute content to this repo.