ByCloud Docs
GuidesCLIAPISDK

Get Kubernetes cluster

bycloud kubernetes clusters get --cluster_id <cluster_id> [flags]

Get details of a specific Kubernetes cluster

Options

--cluster_id

stringrequired

Kubernetes Cluster ID

--output

(-o)

stringoptional

Output 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-446655440000
CRN crn:spo1:kubernetes:cluster:550e8400-e29b-41d4-a716-446655440000
NAME production-cluster
STATUS CREATE_COMPLETE
STATUS_REASON string
HEALTH_STATUS HEALTHY
CLUSTER_TEMPLATE_ID 550e8400-e29b-41d4-a716-446655440001
KEYPAIR my-keypair
DOCKER_VOLUME_SIZE 50
LABELS
KUBE_DASHBOARD_ENABLED true
AUTO_SCALING_ENABLED true
MASTER_FLAVOR_ID 550e8400-e29b-41d4-a716-446655440000
FLAVOR_ID 550e8400-e29b-41d4-a716-446655440000
MASTER_COUNT 3
NODE_COUNT 5
CREATE_TIMEOUT 1
API_ADDRESS https://192.168.1.100:6443
COE_VERSION v1.28.0
MASTER_ADDRESSES string, string
NODE_ADDRESSES string, string
STACK_ID 550e8400-e29b-41d4-a716-446655440000
FIXED_NETWORK 550e8400-e29b-41d4-a716-446655440000
FIXED_SUBNET 550e8400-e29b-41d4-a716-446655440000
FLOATING_IP_ENABLED true
MASTER_LB_ENABLED true
PROJECT_ID 550e8400-e29b-41d4-a716-446655440000
USER_ID 550e8400-e29b-41d4-a716-446655440000
CREATED_AT 2024-01-15T10:30:00Z
UPDATED_AT 2024-01-15T10:30:00Z