Get Kubernetes cluster
bycloud kubernetes clusters get --cluster_id <cluster_id> [flags]Get details of a specific Kubernetes cluster
Options
--cluster_id
stringrequiredKubernetes Cluster ID
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
Command
bycloud kubernetes clusters get \--cluster_id "abc-123"
Output
ID 550e8400-e29b-41d4-a716-446655440000CRN crn:spo1:kubernetes:cluster:550e8400-e29b-41d4-a716-446655440000NAME production-clusterSTATUS CREATE_COMPLETESTATUS_REASON stringHEALTH_STATUS HEALTHYCLUSTER_TEMPLATE_ID 550e8400-e29b-41d4-a716-446655440001KEYPAIR my-keypairDOCKER_VOLUME_SIZE 50LABELSKUBE_DASHBOARD_ENABLED trueAUTO_SCALING_ENABLED trueMASTER_FLAVOR_ID 550e8400-e29b-41d4-a716-446655440000FLAVOR_ID 550e8400-e29b-41d4-a716-446655440000MASTER_COUNT 3NODE_COUNT 5CREATE_TIMEOUT 1API_ADDRESS https://192.168.1.100:6443COE_VERSION v1.28.0MASTER_ADDRESSES string, stringNODE_ADDRESSES string, stringSTACK_ID 550e8400-e29b-41d4-a716-446655440000FIXED_NETWORK 550e8400-e29b-41d4-a716-446655440000FIXED_SUBNET 550e8400-e29b-41d4-a716-446655440000FLOATING_IP_ENABLED trueMASTER_LB_ENABLED truePROJECT_ID 550e8400-e29b-41d4-a716-446655440000USER_ID 550e8400-e29b-41d4-a716-446655440000CREATED_AT 2024-01-15T10:30:00ZUPDATED_AT 2024-01-15T10:30:00Z