k8s master_count should be odd
Bug #1620892 reported by
Michael liu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
New
|
Undecided
|
rajiv |
Bug Description
when create a k8s cluster,the master node number is suggested to be odd. So, we should add parameter check, or add illustration to tell user using odd number.
description: | updated |
Changed in magnum: | |
assignee: | nobody → rajiv (rajiv-kumar) |
To post a comment you must log in.
I think adding parameter check to enforcing it to be odd is too strict. An even master_count should work as well (although it is not recommended). However, adding documentation for users to choose an odd number would be nice.