ServiceMesh

class ServiceMesh : KotlinCustomResource

Provides a Service Mesh Service Mesh resource. For information about Service Mesh Service Mesh and how to use it, see What is Service Mesh.

NOTE: Available since v1.138.0.

Import

Service Mesh Service Mesh can be imported using the id, e.g.

$ pulumi import alicloud:servicemesh/serviceMesh:ServiceMesh example <id>

Properties

Link copied to clipboard
val clusterIds: Output<List<String>>?

List of clusters.

Link copied to clipboard
val clusterSpec: Output<String>

Cluster specification

Link copied to clipboard
val createTime: Output<String>

Service grid creation time

Link copied to clipboard

Whether to customize Prometheus. Value: -'true': custom Prometheus. -'false': Do not customize Prometheus. Default value: 'false '.

Link copied to clipboard
val edition: Output<String>?

Grid instance version type (for example: the standard, the Pro version, etc.)

Link copied to clipboard

Data plane KubeAPI access capability See extra_configuration below.

Link copied to clipboard
val force: Output<Boolean>?

Whether to forcibly delete the ASM instance. Value: -'true': force deletion of ASM instance -'false': no forced deletion of ASM instance Default value: false

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kubeconfig: Output<String>

Kubeconfig configuration content

Link copied to clipboard

Load balancing information See load_balancer below.

Link copied to clipboard

Service grid configuration information See mesh_config below.

Link copied to clipboard

Service grid network configuration information See network below.

Link copied to clipboard
val prometheusUrl: Output<String>?

The Prometheus service address (in non-custom cases, use the ARMS address format).

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceMeshName: Output<String>?

ServiceMeshName

Link copied to clipboard
val status: Output<String>

The status of the resource

Link copied to clipboard
val tags: Output<Map<String, String>>?

The tag of the resource

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val version: Output<String>?

Service grid version number