NCP (NKS)
Last updated
Last updated
ⓒ2023. Acornsoft Corp. All rights reserved.
1) To register the created NCPKS cluster with Cocktail Cloud, follow these steps
1) Click the "+ Cluster Registration" button located in the upper right corner of the [Infrastructure] - [Clusters] tab.
1) Set the provider attribute in the Cluster Configuration form to 'Naver Cloud Platform.'
2) Choose the type attribute as 'NCPKS.'
3) Upon selecting these two attributes, the Cluster UUID setting will appear in the cluster configuration form.
4) Choose the region as the one where NCPKS was created (Example: Korea(KR)).
Provider and type fields are mandatory.
1) Click the "Save" button in the menu bar to initiate the cluster registration.
2) After registration is complete, the cluster list will be displayed, allowing you to verify the recently registered cluster.
Item (* is required) | Content |
---|---|
Cluster UUID*
After creating the cluster, check and retrieve the information from the Kubernetes config file (~/.kube/config)
Cluster Name*
Enter the Cluster Name to be managed by Cocktail Cloud
Kubernetes Version*
Enter the Kubernetes Version for the Cluster to be registered
ID*
ID to be managed by Cocktail Cloud - The ID should consist of only lowercase letters, numbers, and three specified special characters (- . _) (example: eks-acornsoft-demo-cluster) - Must not overlap with the IDs of other already registered clusters
Description
Description of the Cluster to be registered
Master Address*
Confirm and input as you would with UUID, checking the Kubernetes config file (~/.kube/config)
Node Port Host Address*
Enter the Public IP of Kubernetes
Node Port Range*
Input the port range 30000-32767, which is available in Kubernetes
Cluster CA Certification*
Confirm and input as you would with UUID, checking the Kubernetes config file (~/.kube/config)
Access Key ID*
Enter the NCLOUD_ACCESS_KEY in Naver Cloud Portal > My Page > Account Management > API Key Management
Secret Access Key*
Enter the NCLOUD_SECRET_KEY in Naver Cloud Portal > My Page > Account Management > API Key Management