Skip to main content

Kubernetes Cluster



Resource Icon

Resource Overview

Kubernetes is an open-source platform that automates the containerization, deployment, and management of applications. It enhances operational efficiency by automating tasks such as container deployment, management, and scaling.

Associated Resources

Parent Resource

Child Resource

Resource Setting Values

  • zone : Available zone where the cluster will be placed physically - KR-1, KR-2
  • included_vpc_name : The name of VPC to create cluster
  • hypervisor_code : The Hypervisor code version of cluster - XEN
  • version : The version of cluster - 1.26.10-nks.1, 1.27.9-nks.1
  • maximum_number_of_nodes : The maximum number of nodes, 10 or 50
  • enable_public_subnet_network : Whether to connect Public Subnet Network
  • subnet_names : The list of Subnet names to configure the Cluster, Up to 3
  • lb_private_subnet_name : The name of Subnet where the Loadbalancer is located
  • lb_public_subnet_name : The name of Subnet where the Loadbalancer is located
  • login_key_name : The name of Login key to apply
  • enable_audit_log : Whether to use audit log
  • node_pool : The name of Node pool
    • node_count : The number of codes
    • software_code : The code for Server image
    • product_code : The code for hardware configuration of nodes
    • node_pool_subnet_name : The name of Subnet to create Node pool
  • enable_autoscale : Whether to use autoscale

Reference Materials