d2iq-archive / letsencrypt-dcos

Let's Encrypt DC/OS!
38 stars 27 forks source link

Doc update to reflect minimum cluster requirements #8

Closed charandas closed 7 years ago

charandas commented 7 years ago

@brndnmtthws Saw your comment here.

Thought it might serve some of us newbies to have this in the readme.

charandas commented 7 years ago

Or actually, this may not be needed, if one is running non critical applications behind the load balancer. In that case, one can specify:

"upgradeStrategy": {
  "minimumHealthCapacity": 0
}
brndnmtthws commented 7 years ago

Thanks!