redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the the home of the openshift-applier Build Status

The openshift-applier is used to apply OpenShift objects to an OpenShift Cluster.

Getting Started

The easiest way to get started is to run through the openshift-applier tutorials on Katacoda:

openshift-applier role

For technical details about inventory, role parameters, etc. please see the openshift-applier role README.

openshift-applier playbook

You can either use the role within your playbooks, or you can choose to use the playbooks provided in this repo. Checkout the playbooks area for more details.

openshift-applier container image

To ensure that your execution environment meets all requirements, it is recommended to use the openshift-applier docker image for the executions. Please see the image README for more details on runtime parameters, etc.

Molecule testing

Validates the execution of the openshift-applier role using Molecule. Please see the README inside the molecule directory.

Release

As these repos are under active development, it is strongly recommended to use one of the releases to avoid interruption to your work.

About

Used to apply OpenShift objects to an OpenShift Cluster

License:Apache License 2.0


Languages

Language:Python 57.4%Language:Jinja 27.4%Language:Dockerfile 8.5%Language:Shell 6.7%