KT Cloud
Set up Kupboard clusters#
Introduction#
This section describes how to create and configure G1,G2 instances to build a kupboard cluster on KT Cloud.
G1,G2 Instance#
Kupboard clusters can be configured in a variety of ways depending on the service and application. In this example, we will create 1 server for the admin cluster, 1 server for the gateway cluster, and 4 servers for the service cluster.
You need to create six G1,G2 instances as in the table below. OS for all instances must be Ubuntu18.04 or 20.04. The size of additional disks should change depending on services or packages installed on the service cluster
| Cluster | Instance Type | Quantity | Boot Disk | Additional Disk |
|---|---|---|---|---|
| Admin | 2 vCore 4G < | 1 | 50GB | N/A |
| Gateway | 2 vCore 4G < | 1 | 50GB | N/A |
| Service | 2 vCore 8G < | 4 | 50GB | 50GB < |
Firewall#
Create a firewall for a subnet.
| Cluster | Inbound | Source |
|---|---|---|
| All | 22 | 0.0.0.0/0 |
| 1 - 65535 | Subnet | |
| Admin | 80,443 | 0.0.0.0/0 |
| Gateway | 80,443 | 0.0.0.0/0 |
| Cluster | Outbound | Destination |
|---|---|---|
| All | 1 - 65535 | 0.0.0.0/0 |
SSH Key#
In order to set up the servers, you need a SSH key pair to enable automatic root account login to the individual server. KT Cloud provides the SSH Key Pair service whereby a new SSH key pair is generated. The private key is downloaded into the local PC. The public key is mapped into a server as it is created.
The downloaded private key is moved into the local PC’s data/certs. It should be renamed to ssh.pem. You can log into the server like below.
At the user initialization stage of kupboard setup, the root account login is automatically done.
Server Configuration Result#
G1,G2 platform#
![]() |
|---|
SSH Key Pair#
![]() |
|---|
Server#
The password of each server is delivered with a short-lived alarm the moment the server is created. The account is root. But, the password is not required to log into the server once the public key of SSH Key Pair is mapped into the server as it is created.
Select SSH Key Pair#
![]() |
|---|
![]() |
|---|
Networking#
Each public IP is mapped into a server, respectively.
![]() |
|---|
Data#
Move to Data




