Latest changes

This commit is contained in:
Chris Houseknecht
2017-03-23 04:15:26 -04:00
parent f928690369
commit cc7f18bc25
14 changed files with 5502 additions and 1109 deletions

View File

@@ -66,6 +66,14 @@ options:
password:
description:
- Provide a password for connecting to the API. Use in conjunction with I(username).
spec_min_available:
description:
- An eviction is allowed if at least "minAvailable" pods selected by "selector"
will still be available after the eviction, i.e. even in the absence of the
evicted pod. So for example you can prevent all voluntary evictions by specifying
"100%".
aliases:
- min_available
spec_selector_match_expressions:
description:
- matchExpressions is a list of label selector requirements. The requirements