AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Kubernetes configuration that specifies labels and taints to be applied to cluster nodes in an instance group.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ClusterKubernetesConfig

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ClusterKubernetesConfig

The ClusterKubernetesConfig type exposes the following members

Constructors

NameDescription
Public Method ClusterKubernetesConfig()

Properties

NameTypeDescription
Public Property Labels System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Labels.

Key-value pairs of labels to be applied to cluster nodes.

Public Property Taints System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterKubernetesTaint>

Gets and sets the property Taints.

List of taints to be applied to cluster nodes.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5