|
před 6 roky | |
---|---|---|
.. | ||
defaults | před 6 roky | |
files | před 7 roky | |
meta | před 7 roky | |
tasks | před 7 roky | |
templates | před 6 roky | |
OWNERS | před 7 roky | |
README.md | před 7 roky |
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