|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
adhoc | %!s(int64=8) %!d(string=hai) anos | |
aws | %!s(int64=8) %!d(string=hai) anos | |
byo | %!s(int64=8) %!d(string=hai) anos | |
certificate_expiry | %!s(int64=8) %!d(string=hai) anos | |
common | %!s(int64=8) %!d(string=hai) anos | |
gce | %!s(int64=8) %!d(string=hai) anos | |
libvirt | %!s(int64=8) %!d(string=hai) anos | |
openstack | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos |
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.aws
, gce
, libvirt
and openstack
are related to the bin/cluster
tool and its usage is deprecated.Refer to the README.md
file in each playbook directory for more information
about them.