digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
761 stars 263 forks source link

Update chapter 1 and chapter 4 in regards to observability node pool #173

Closed v-bpastiu closed 2 years ago

v-bpastiu commented 2 years ago

Chapter 1 needs to be updated informing the user that a separated node pool for observability should be taken into consideration. Chapter 4 needs to be updated informing the user that the prometheus installation will be added to that certain node using node affinity.

v-bpastiu commented 2 years ago

Changes done in this PR: https://github.com/digitalocean/Kubernetes-Starter-Kit-Developers/pull/175