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

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.