Pre-requisites for deployment on SDC
Last updated 1 year ago
Was this helpful?
Check the hardware and software pre-requisites for deployment on SDC.
One Bastion machine to run Kubespray
HA-PROXY machine which acts as a load balancer with Public IP. (CPU: 2Core , Memory: 4GB)
Three machines which act as master nodes. (CPU: 2Core , Memory: 4GB)
Four machines which act as worker nodes. (CPU: 8Core , Memory: 16GB)
One machine for database configuration. (CPU: 2Core , Memory: 8GB)
volumes for persistence volume. (number of quantity: 13), Supported Storage Solutions Refer , but the most popular and recommended is iSCSI.
Kafka - 3 quantities each having a 50 GB size
zookeeper - 3 quantities each having a 5 GB size
es-data - 3 quantities each having a 50 GB size
es-master - 3 quantities each having a 5 GB size
filestore - 1 quantity with 50 GB size
HA-PROXY machine which acts as a load balancer with Public IP. (CPU: 4 Core, Memory: 8GB)
Three machines to serve as master nodes. (CPU: 2Core, Memory: 4GB)
Six machines to serve as worker nodes. (CPU: 8Core, Memory: 16GB)
One machine for database configuration. (CPU: 4Core, Memory: 16GB)
volumes for persistence volume. (number of quantity: 22), Supported Storage Solutions Refer , but the most popular and recommended is iSCSI.
Kafka - 3 quantities (100 GB each)
Kafka-infra - 3 quantities (100 GB each)
zookeeper - 3 quantities (10 GB each)
es-data - 3 quantities (100 GB each)
es-data-infra - 3 quantities (100 GB each)
es-master - 3 quantities (10 GB each)
es-master-infra - 3 quantities (10 GB each)
filestore - 1 quantity (100 GB)
Kubernetes nodes
Ubuntu 18.04
SSH
Privileged user
Python
Bastion machine
Ansible
Git