Welcome to the the home of the openshift-applier
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:
- Introduction to OpenShift-Applier
- Advanced OpenShift-Applier with Dynamic Parameters
- Advanced OpenShift-Applier with Ansible-Vault and Secrets
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.