OpenShift Merge Robot 1d91f8093f Merge pull request #7968 from tomassedovic/fix-node-scaleup il y a 7 ans
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml il y a 7 ans
aws ddf1aa2f1a Switch the master to always run with bootstrapping on il y a 7 ans
byo 9c33f9eb31 Correct link to README.md in openshift-cluster/upgrades for v3.9 il y a 7 ans
cluster-operator f22a09501c Break up components installs into separate playbooks il y a 7 ans
common a7cf471f1b Upgrade: don't check master service status for bootstrapped nodes il y a 7 ans
container-runtime bbc8e4d0f0 Refactor openshift_version setting il y a 7 ans
gcp 5d5d25bf17 Upgrade to 3.10 with static pods il y a 7 ans
init 5d5d25bf17 Upgrade to 3.10 with static pods il y a 7 ans
openshift-checks eea87042aa Cert check playbooks: remove become il y a 7 ans
openshift-descheduler 9a3f3c17e2 Implement descheduler cluster lifecycle role and playbook. il y a 7 ans
openshift-etcd 5d5d25bf17 Upgrade to 3.10 with static pods il y a 7 ans
openshift-glusterfs 51ee1c844f Merge pull request #7397 from mgugino-upstream-stage/fix-hosted-images-upgrade il y a 7 ans
openshift-grafana b96ff85bdc refactor grafana role il y a 7 ans
openshift-hosted aa6d8af586 Create default storage class when using azure cloud provider il y a 7 ans
openshift-loadbalancer 70957a529d Limit host scope during plays il y a 7 ans
openshift-logging 39ad419b8f Refactor openshift.common.version to openshift_current_version il y a 7 ans
openshift-management 70957a529d Limit host scope during plays il y a 7 ans
openshift-master 3b48dca22c upgrade: verify API server is accessible before masters upgrade il y a 7 ans
openshift-metrics 39ad419b8f Refactor openshift.common.version to openshift_current_version il y a 7 ans
openshift-monitoring f2071c75d0 Add an ansible role to install OpenShift monitoring platform il y a 7 ans
openshift-nfs 70957a529d Limit host scope during plays il y a 7 ans
openshift-node 1d91f8093f Merge pull request #7968 from tomassedovic/fix-node-scaleup il y a 7 ans
openshift-node-problem-detector d3b29259b9 Add CL role and playbook for Node Problem Detector il y a 7 ans
openshift-prometheus 70957a529d Limit host scope during plays il y a 7 ans
openshift-provisioners 70957a529d Limit host scope during plays il y a 7 ans
openshift-service-catalog 53aa959daa Add oo_etcd_to_config to service_catalog init il y a 7 ans
openshift-web-console eba040f8a0 Fix openshift-webconsole version check il y a 7 ans
openstack d4a3a3846a Merge pull request #7519 from jmencak/openstack-heat-no-resolve-outputs il y a 7 ans
README.md 7da3f730a2 Remove unsupported playbooks and utilities il y a 7 ans
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on il y a 7 ans
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting il y a 7 ans
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils il y a 7 ans
roles 5120f8e90c Implement container runtime role il y a 7 ans

README.md

openshift-ansible playbooks

In summary:

  • byo (Bring Your Own hosts) has the most actively maintained playbooks for installing, upgrading and performing others tasks on OpenShift clusters.
  • common has a set of playbooks that are included by playbooks in byo and others.

And:

  • adhoc is a generic home for playbooks and tasks that are community supported and not officially maintained.

Refer to the README.md file in each playbook directory for more information about them.