digitalocean / container-blueprints

DigitalOcean Kubernetes(DOKS) Solution Blueprints
94 stars 46 forks source link

[DOKS Automatic Node Repair] Initial tutorial draft #4

Closed v-ctiutiu closed 3 years ago

v-ctiutiu commented 3 years ago

Overview

Provide users a complete solution for DOKS cluster automatic node repair (recycling):

  1. Digital Mobius deployment and configuration
  2. Practical example (experiment) provided as well where a node is detached from the cluster
  3. Experiment observation and results
sharmita3 commented 3 years ago

@v-ctiutiu The tutorial looks great! I left a bunch of copy edit type suggestions inline and some structural edits to make this tutorial more consistent with the previous Terraform/Flux one. You will also see a couple of suggestions to remove colloquialism (such as "how it does its magic). For your reference for future READMEs, here are links to our tutorials (newly published), voice and tone, and language and grammar style guides that PDOCS team uses for publishing content:

@bikram20 For future reviews, I can directly commit to the PR's branch instead of giving comments in GitHub. Let me know if that's okay.

bikram20 commented 3 years ago

@v-ctiutiu The tutorial looks great! I left a bunch of copy edit type suggestions inline and some structural edits to make this tutorial more consistent with the previous Terraform/Flux one. You will also see a couple of suggestions to remove colloquialism (such as "how it does its magic). For your reference for future READMEs, here are links to our tutorials (newly published), voice and tone, and language and grammar style guides that PDOCS team uses for publishing content:

@bikram20 For future reviews, I can directly commit to the PR's branch instead of giving comments in GitHub. Let me know if that's okay.

Hi @sharmita3 Yes, that makes sense to me. Thank you for the detailed review.