@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.578Z") @Stability(value=Experimental) public class FargateCluster extends Cluster
The cluster is created with a default Fargate Profile that matches the
"default" and "kube-system" namespaces. You can add additional profiles using
addFargateProfile.
| Modifier and Type | Class and Description |
|---|---|
static class |
FargateCluster.Builder
(experimental) A fluent builder for
FargateCluster. |
software.amazon.jsii.JsiiObject.InitializationModeICluster.Jsii$Default, ICluster.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
FargateCluster(software.constructs.Construct scope,
String id,
FargateClusterProps props) |
protected |
FargateCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
FargateCluster(software.amazon.jsii.JsiiObjectRef objRef) |
addAutoScalingGroupCapacity, addCdk8sChart, addFargateProfile, addHelmChart, addManifest, addNodegroupCapacity, addNodegroupCapacity, addServiceAccount, addServiceAccount, connectAutoScalingGroupCapacity, fromClusterAttributes, getAdminRole, getAwsAuth, getClusterArn, getClusterCertificateAuthorityData, getClusterEncryptionConfigKeyArn, getClusterEndpoint, getClusterName, getClusterOpenIdConnectIssuer, getClusterOpenIdConnectIssuerUrl, getClusterSecurityGroup, getClusterSecurityGroupId, getConnections, getDefaultCapacity, getDefaultNodegroup, getKubectlEnvironment, getKubectlLayer, getKubectlMemory, getKubectlPrivateSubnets, getKubectlRole, getKubectlSecurityGroup, getOpenIdConnectProvider, getPrune, getRole, getServiceLoadBalancerAddress, getServiceLoadBalancerAddress, getVpcapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected FargateCluster(software.amazon.jsii.JsiiObjectRef objRef)
protected FargateCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public FargateCluster(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
FargateClusterProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.