Skip to content

Container Service Clusters

Provider: Alibaba Cloud
Service ID: alibaba_container_service
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'alibaba_container_service',
    provider: 'alibaba',
    region: 'default',
    source: 'live',
    attributes: ['name', 'cluster_id', 'cluster_type', 'state', 'region_id', 'version']
});
</script>

<div data-sd-service="alibaba_container_service" data-sd-source="live"></div>

Default Attributes

When no attributes array is specified, these columns are displayed:

attributes: ['name', 'cluster_id', 'cluster_type', 'state', 'region_id', 'version', 'size']

All Attributes

Attribute Display Name Format Description
name Name text From API field: name
cluster_id Cluster ID text From API field: cluster_id
cluster_type Cluster Type text From API field: cluster_type
state State status_badge From API field: state
region_id Region text From API field: region_id
zone_id Zone text From API field: zone_id
version Version text From API field: current_version
size Node Count text From API field: size
vpc_id VPC ID text From API field: vpc_id
creation_time Creation Time datetime From API field: created
tags Tags tags_table All tags/labels as a key-value table

= included in default view

Sort Order

Results are sorted by: name