Skip to content

Commit 7ec8d67

Browse files
authored
Merge pull request #12 from ananto-msft/private-preview-bugbash-fixes
More wording.
2 parents 5062ad2 + a21b012 commit 7ec8d67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/features/azure-arc/deployment/kubeadm/ubuntu

samples/features/azure-arc/deployment/kubeadm/ubuntu/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ In this example, we will deploy Kubernetes over multiple Linux machines (physica
44

55
## Pre-requisites
66

7-
1. Multiple Ubuntu Linux machines or virtual machines. Recommended configuration is 8 CPUs, 32 GB memory each and at least 100 GB storage for each machine. Minimum number of machines required is three machines
7+
1. Multiple Ubuntu Linux machines or virtual machines. Recommended configuration is 16 CPUs, 96 GB memory each and at least 100 GB storage for each machine. Minimum number of machines required is three machines
88
1. Designate one machine as the Kubernetes master
99
1. Rest of the machines will be used as the Kubernetes agents
1010

11-
**NOTE: Ensure there is sufficient local storage on your agents. Each volume will use up to 10GB by default. The script creates 25 volumes. Not all of the volumes will be used since it depends on the number of pods being deployed on each agent node. It is recommended to have at least 200 GB of storage on the agent nodes**
11+
**NOTE: Ensure there is sufficient local storage on your agents. Each volume will use up to 10GB by default. The script creates 40 volumes. Not all of the volumes will be used since it depends on the number of pods being deployed on each agent node. It is recommended to have at least 200 GB of storage on the agent nodes**
1212

1313
### Useful resources
1414

0 commit comments

Comments
 (0)