KubernetesCluster
Resource Icon

Resource Overview
A Kubernetes service, an open-source platform that automates application containerization, deployment, and management.
It improves operational efficiency by automating tasks required for container deployment, management, and scaling.
Associated Resources
Risorse principali
Valori di configurazione della risorsa
Basic Settings
zone: Physical zone where the cluster will be created -KR-1,KR-2included_vpc_name: Name of the VPC where the cluster will be createdhypervisor_code: Hypervisor code for the cluster version -XENversion: Cluster version -1.32.6-nks.1,1.31.7-nks.1,1.30.8-nks.1maximum_number_of_nodes: Maximum number of nodes in the cluster -10,50enable_public_subnet_network: Whether to connect to a public subnet -true,falsesubnet_names: List of subnet names 구성 for the cluster (up to 3)lb_private_subnet_name: Subnet name where the private load balancer is locatedlb_public_subnet_name: Subnet name where the public load balancer is locatedlogin_key_name: Login key name to useenable_audit_log: Whether to enable audit logging -true,false
Node Pool (node_pool)
node_pool.node_count: Number of nodes in the cluster -1~10node_pool.software_code: Server image code for nodes -SW.VSVR.OS.LNX64.UBNTU.SVR2004.WRKND.B050node_pool.product_code: Hardware configuration code for nodes -ncloudServerTypenode_pool.node_pool_subnet_names: Subnet names where the node pool will be creatednode_pool.enable_autoscale: Whether to enable autoscaling -true,falsenode_pool.min_value: Minimum number of nodes available during autoscalingnode_pool.max_value: Maximum number of nodes available during autoscalingnode_pool.label: Labels assigned to the node pool
Node Taint Settings (node_pool.taint)
node_pool.taint.taint_effect: Taint effect -NoSchedule,PreferNoSchedule,NoExecutenode_pool.taint.taint_key: Key for the node taintnode_pool.taint.taint_value: Value for the node taint