OpenShift Merge Robot 53e96a0cce Merge pull request #8777 from nak3/uninstall-docker-storage 6 yıl önce
..
adhoc ff4fbf231e Remove umount /var/lib/docker as docker-storage-setup --reset umount it 6 yıl önce
aws 9cd66e9dba Merge pull request #8257 from kwoodson/azure_forward 7 yıl önce
azure e1afbf183f Merge pull request #8760 from mtnbikenc/fix-indent 6 yıl önce
byo a5dd4b4861 Initial 3.11 support 6 yıl önce
cluster-operator 1a656ce0b2 Add OWNERS files 7 yıl önce
common bd867e90f2 Merge pull request #8723 from nak3/iptables-check 6 yıl önce
container-runtime 2f2d559d4c Generalized storage setup for nodes 6 yıl önce
gcp 1c78548e28 Check for node-group configmaps during upgrades 6 yıl önce
init 69013027c8 Fix hostname check failure message 6 yıl önce
openshift-autoheal 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-checks 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-descheduler 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-etcd 0781eedf90 Replace and refactor openshift_is_containerized in places 7 yıl önce
openshift-glusterfs f895041217 Merge pull request #7613 from SaravanaStorageNetwork/uninstall_doc 6 yıl önce
openshift-grafana 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-hosted 9372354028 Merge pull request #8626 from jtudelag/make-redeploy-registry-certificates-consistent 6 yıl önce
openshift-loadbalancer 11b9915f7b Remove containerized lb support 7 yıl önce
openshift-logging 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-management 545c23f66d Added container_manage_cgroup in order for systemd to run in pods due to update in selinux policy 6 yıl önce
openshift-master 57945e83f2 Merge pull request #8779 from vrutkovs/storage-migrate-until 6 yıl önce
openshift-metrics 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-monitor-availability 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-monitoring 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-nfs 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-node 3c038256d7 Merge pull request #8674 from sdodson/bz1572870 6 yıl önce
openshift-node-problem-detector 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-prometheus 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-provisioners c510504663 Remove unused l_openshift_version_check_hosts 7 yıl önce
openshift-service-catalog 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openshift-web-console 6f1c3e1b6f Fix and simplify Installer Checkpoint 7 yıl önce
openstack 7e07bdb930 fix typo to leave only one 6 yıl önce
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 yıl önce
deploy_cluster.yml 817011f52a Merge pull request #8259 from mtnbikenc/fix-health-check-order 7 yıl önce
prerequisites.yml 8090391c40 Ensure repos only run during prerequisites.yml 6 yıl önce
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils 7 yıl önce
roles 5120f8e90c Implement container runtime role 7 yıl önce

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.