Scott Dodson 5f2b75fcae Merge pull request #8000 from aveshagarwal/master-descheduler-default-install vor 7 Jahren
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml vor 7 Jahren
aws 1a656ce0b2 Add OWNERS files vor 7 Jahren
byo 9c33f9eb31 Correct link to README.md in openshift-cluster/upgrades for v3.9 vor 7 Jahren
cluster-operator 1a656ce0b2 Add OWNERS files vor 7 Jahren
common 56113876bd Update installation/uninstallation/upgrade of descheduler component. vor 7 Jahren
container-runtime bbc8e4d0f0 Refactor openshift_version setting vor 7 Jahren
gcp 1a656ce0b2 Add OWNERS files vor 7 Jahren
init 5d5d25bf17 Upgrade to 3.10 with static pods vor 7 Jahren
openshift-checks 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-descheduler 5f2b75fcae Merge pull request #8000 from aveshagarwal/master-descheduler-default-install vor 7 Jahren
openshift-etcd 5d5d25bf17 Upgrade to 3.10 with static pods vor 7 Jahren
openshift-glusterfs 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-grafana b96ff85bdc refactor grafana role vor 7 Jahren
openshift-hosted aa6d8af586 Create default storage class when using azure cloud provider vor 7 Jahren
openshift-loadbalancer 70957a529d Limit host scope during plays vor 7 Jahren
openshift-logging 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-management 70957a529d Limit host scope during plays vor 7 Jahren
openshift-master 3b48dca22c upgrade: verify API server is accessible before masters upgrade vor 7 Jahren
openshift-metrics 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-monitoring 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-nfs 70957a529d Limit host scope during plays vor 7 Jahren
openshift-node 1d91f8093f Merge pull request #7968 from tomassedovic/fix-node-scaleup vor 7 Jahren
openshift-node-problem-detector 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-prometheus 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-provisioners 70957a529d Limit host scope during plays vor 7 Jahren
openshift-service-catalog 1a656ce0b2 Add OWNERS files vor 7 Jahren
openshift-web-console 1a656ce0b2 Add OWNERS files vor 7 Jahren
openstack 1a656ce0b2 Add OWNERS files vor 7 Jahren
README.md 7da3f730a2 Remove unsupported playbooks and utilities vor 7 Jahren
deploy_cluster.yml ddf1aa2f1a Switch the master to always run with bootstrapping on vor 7 Jahren
prerequisites.yml bbc8e4d0f0 Refactor openshift_version setting vor 7 Jahren
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils vor 7 Jahren
roles 5120f8e90c Implement container runtime role vor 7 Jahren

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.