Skip to content

2.1 K8s cluster diagram

rodmichael edited this page Aug 15, 2019 · 2 revisions

NM2_k8s_diagram

This kubernetes deployment consists on:

  1. One or three HAProxy for load balancing
  2. Three master nodes
  3. Two regions for high availability
  4. Eight worker nodes categorized as:
    • Medium perf: carrying services with low to medium memory/CPU requirements (k8s-node-01 - 04)
    • High perf: carrying services with high memory/CPU requirements (k8s-node-05 - 08)

NEXT - System requirements

Clone this wiki locally