...
Resource Requirements
Deployments to AWS
nodes | instance type |
---|---|
1x bootstrap (temporary) | EC2: m4.xlarge, EBS: 120GB GP2 |
3x masters | EC2: m4.xlarge, EBS: 120GB GP2 |
3x workers | EC2: m4.large, EBS: 120GB GP2 |
Deployments to Bare Metal
nodes | requirements |
---|---|
1x provisioning host (temporary) | 12 cores, 16GB RAM, 200GB disk free, 3 NICs (1 internet connectivity, 1 provisioning+storage, 1 cluster) |
3x masters | 12 cores, 16GB RAM, 200GB disk free, 2 NICs (1 provisioning+storage, 1 cluster) |
3x workers | 12 cores, min. 16GB RAM, 200GB disk free, 2 SR/IOV-capable NICs (1 provisioning+storage, 1 cluster) |
Networking for the machines has to be set up as follows:
Deployments to libvirt
nodes | requirements |
---|---|
1x bootstrap (temporary) | 2 vCPUs, 4GB RAM, 2GB (sparse) |
3x masters | 2 vCPUs, 4GB RAM, 2GB (sparse) |
3x workers | 2 vCPUs, 4GB RAM, 2GB (sparse) |
Documentation
See KNI Blueprint User Documentation.
...