Skip to content

Commit

Permalink
Documentation: minor fix nodes -> node
Browse files Browse the repository at this point in the history
  • Loading branch information
philips authored Dec 16, 2016
1 parent 93e303e commit 52e3dc5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Documentation/op-guide/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Note that these configurations assume these machines are totally dedicated to et

A small cluster serves fewer than 100 clients, fewer than 200 of requests per second, and stores no more than 100MB of data.

Example application workload: A 50-nodes Kubernetes cluster
Example application workload: A 50-node Kubernetes cluster

| Provider | Type | vCPUs | Memory (GB) | Max concurrent IOPS | Disk bandwidth (MB/s) |
|----------|------|-------|--------|------|----------------|
Expand All @@ -55,7 +55,7 @@ Example application workload: A 50-nodes Kubernetes cluster

A medium cluster serves fewer than 500 clients, fewer than 1,000 of requests per second, and stores no more than 500MB of data.

Example application workload: A 250-nodes Kubernetes cluster
Example application workload: A 250-node Kubernetes cluster

| Provider | Type | vCPUs | Memory (GB) | Max concurrent IOPS | Disk bandwidth (MB/s) |
|----------|------|-------|--------|------|----------------|
Expand All @@ -67,7 +67,7 @@ Example application workload: A 250-nodes Kubernetes cluster

A large cluster serves fewer than 1,500 clients, fewer than 10,000 of requests per second, and stores no more than 1GB of data.

Example application workload: A 1,000-nodes Kubernetes cluster
Example application workload: A 1,000-node Kubernetes cluster

| Provider | Type | vCPUs | Memory (GB) | Max concurrent IOPS | Disk bandwidth (MB/s) |
|----------|------|-------|--------|------|----------------|
Expand All @@ -79,7 +79,7 @@ Example application workload: A 1,000-nodes Kubernetes cluster

An xLarge cluster serves more than 1,500 clients, more than 10,000 of requests per second, and stores more than 1GB data.

Example application workload: A 3,000 nodes Kubernetes cluster
Example application workload: A 3,000 node Kubernetes cluster

| Provider | Type | vCPUs | Memory (GB) | Max concurrent IOPS | Disk bandwidth (MB/s) |
|----------|------|-------|--------|------|----------------|
Expand Down

0 comments on commit 52e3dc5

Please sign in to comment.