The openshift-applier
is used to apply OpenShift objects to an OpenShift Cluster.
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
For technical details about inventory, role parameters, etc. please see the openshift-applier role README.
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.
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.
Validates the execution of the openshift-applier
role using Molecule. Please see the README inside the molecule directory.
As these repos are under active development, it is strongly recommended to use one of the releases to avoid interruption to your work.