Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ceph: reduce the number of provisioner pods in small K8s cluster #6437

Merged
merged 1 commit into from Oct 15, 2020

Commits on Oct 15, 2020

  1. ceph: reduce the number of provisioner pods in small K8s cluster

    The default number of provisioner pods are 2. When there is only one node,
    for example the CI environment, one of these becomes Pending state.
    Although it's harmless, it's better to reduce this value to 1.
    
    Closes: rook#6294
    
    Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
    satoru-takeuchi committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e22bedb View commit details
    Browse the repository at this point in the history