|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
defaults | %!s(int64=6) %!d(string=hai) anos | |
files | %!s(int64=7) %!d(string=hai) anos | |
meta | %!s(int64=7) %!d(string=hai) anos | |
tasks | %!s(int64=7) %!d(string=hai) anos | |
templates | %!s(int64=6) %!d(string=hai) anos | |
OWNERS | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos |
Install the descheduler
Check defaults/main.yml
openshift_descheduler_install=true
ansible-playbook -i <inventory-file> playbooks/openshift-descheduler/config.yml
openshift_descheduler_install=false
ansible-playbook -i <inventory-file> playbooks/openshift-descheduler/config.yml
This is currently experimental software. This role allows users to install the descheduler and the necessary authorization pieces that allow the descheduler to function.
https://github.com/openshift/descheduler
Apache License, Version 2.0
Openshift