@pulumi/alicloud 3.40.0 → 3.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apigateway/api.d.ts +31 -31
- package/apigateway/api.js +7 -7
- package/apigateway/app.d.ts +1 -1
- package/apigateway/app.js +1 -1
- package/apigateway/appAttachment.d.ts +40 -4
- package/apigateway/appAttachment.js +40 -4
- package/apigateway/appAttachment.js.map +1 -1
- package/apigateway/backend.d.ts +5 -5
- package/apigateway/backend.js +5 -5
- package/apigateway/group.d.ts +1 -1
- package/apigateway/group.js +1 -1
- package/apigateway/logConfig.d.ts +38 -7
- package/apigateway/logConfig.js +38 -7
- package/apigateway/logConfig.js.map +1 -1
- package/apigateway/model.d.ts +2 -2
- package/apigateway/model.js +2 -2
- package/apigateway/plugin.d.ts +4 -4
- package/apigateway/plugin.js +4 -4
- package/apigateway/vpcAccess.d.ts +37 -3
- package/apigateway/vpcAccess.js +37 -3
- package/apigateway/vpcAccess.js.map +1 -1
- package/arms/alertContact.d.ts +2 -2
- package/arms/alertContact.js +2 -2
- package/arms/alertContactGroup.d.ts +2 -2
- package/arms/alertContactGroup.js +2 -2
- package/arms/dispatchRule.d.ts +10 -10
- package/arms/dispatchRule.js +1 -1
- package/arms/integrationExporter.d.ts +19 -10
- package/arms/integrationExporter.js +19 -10
- package/arms/integrationExporter.js.map +1 -1
- package/arms/prometheus.d.ts +19 -10
- package/arms/prometheus.js +19 -10
- package/arms/prometheus.js.map +1 -1
- package/arms/prometheusAlertRule.d.ts +7 -24
- package/arms/prometheusAlertRule.js +1 -18
- package/arms/prometheusAlertRule.js.map +1 -1
- package/arms/remoteWrite.d.ts +33 -4
- package/arms/remoteWrite.js +33 -4
- package/arms/remoteWrite.js.map +1 -1
- package/bastionhost/host.d.ts +30 -4
- package/bastionhost/host.js +30 -4
- package/bastionhost/host.js.map +1 -1
- package/bastionhost/hostAccount.d.ts +40 -6
- package/bastionhost/hostAccount.js +40 -6
- package/bastionhost/hostAccount.js.map +1 -1
- package/bastionhost/hostAccountShareKeyAttachment.d.ts +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserAttachment.d.ts +40 -17
- package/bastionhost/hostAccountUserAttachment.js +40 -17
- package/bastionhost/hostAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserGroupAttachment.d.ts +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostAttachment.d.ts +43 -5
- package/bastionhost/hostAttachment.js +43 -5
- package/bastionhost/hostAttachment.js.map +1 -1
- package/bastionhost/hostGroup.d.ts +30 -4
- package/bastionhost/hostGroup.js +30 -4
- package/bastionhost/hostGroup.js.map +1 -1
- package/bastionhost/hostGroupAccountUserAttachment.d.ts +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostGroupAccountUserGroupAttachment.d.ts +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostShareKey.d.ts +32 -6
- package/bastionhost/hostShareKey.js +32 -6
- package/bastionhost/hostShareKey.js.map +1 -1
- package/bastionhost/instance.d.ts +15 -9
- package/bastionhost/instance.js.map +1 -1
- package/bastionhost/user.d.ts +46 -15
- package/bastionhost/user.js +43 -12
- package/bastionhost/user.js.map +1 -1
- package/bastionhost/userAttachment.d.ts +43 -5
- package/bastionhost/userAttachment.js +43 -5
- package/bastionhost/userAttachment.js.map +1 -1
- package/bastionhost/userGroup.d.ts +30 -4
- package/bastionhost/userGroup.js +30 -4
- package/bastionhost/userGroup.js.map +1 -1
- package/cen/bandwidthLimit.d.ts +3 -9
- package/cen/bandwidthLimit.js +3 -9
- package/cen/bandwidthLimit.js.map +1 -1
- package/cen/instanceGrant.d.ts +1 -2
- package/cen/instanceGrant.js +1 -2
- package/cen/instanceGrant.js.map +1 -1
- package/cfg/aggregateCompliancePack.d.ts +24 -29
- package/cfg/aggregateCompliancePack.js +18 -23
- package/cfg/aggregateCompliancePack.js.map +1 -1
- package/cfg/aggregateConfigRule.d.ts +21 -14
- package/cfg/aggregateConfigRule.js +19 -12
- package/cfg/aggregateConfigRule.js.map +1 -1
- package/cfg/aggregateDelivery.d.ts +2 -2
- package/cfg/aggregateDelivery.js +2 -2
- package/cfg/aggregator.d.ts +16 -10
- package/cfg/aggregator.js +13 -7
- package/cfg/aggregator.js.map +1 -1
- package/cfg/compliancePack.d.ts +20 -26
- package/cfg/compliancePack.js +14 -20
- package/cfg/compliancePack.js.map +1 -1
- package/cfg/configurationRecorder.d.ts +2 -2
- package/cfg/configurationRecorder.js +2 -2
- package/cfg/delivery.d.ts +27 -1
- package/cfg/delivery.js +27 -1
- package/cfg/delivery.js.map +1 -1
- package/cfg/remediation.d.ts +30 -6
- package/cfg/remediation.js +30 -6
- package/cfg/remediation.js.map +1 -1
- package/cfg/rule.d.ts +19 -16
- package/cfg/rule.js +19 -16
- package/cfg/rule.js.map +1 -1
- package/cloudsso/accessManagement.d.ts +1 -1
- package/cloudsso/accessManagement.js +1 -1
- package/cms/alarm.d.ts +56 -20
- package/cms/alarm.js +44 -8
- package/cms/alarm.js.map +1 -1
- package/cms/alarmContact.d.ts +6 -6
- package/cms/alarmContact.js +6 -6
- package/cms/alarmContactGroup.d.ts +3 -3
- package/cms/alarmContactGroup.js +3 -3
- package/cms/dynamicTagGroup.d.ts +5 -5
- package/cms/dynamicTagGroup.js +2 -2
- package/cms/eventRule.d.ts +9 -7
- package/cms/eventRule.js +6 -4
- package/cms/eventRule.js.map +1 -1
- package/cms/groupMetricRule.d.ts +23 -16
- package/cms/groupMetricRule.js +17 -10
- package/cms/groupMetricRule.js.map +1 -1
- package/cms/hybridMonitorFcTask.d.ts +30 -5
- package/cms/hybridMonitorFcTask.js +30 -5
- package/cms/hybridMonitorFcTask.js.map +1 -1
- package/cms/hybridMonitorSlsTask.d.ts +7 -69
- package/cms/hybridMonitorSlsTask.js +1 -63
- package/cms/hybridMonitorSlsTask.js.map +1 -1
- package/cms/metricRuleBlackList.d.ts +58 -4
- package/cms/metricRuleBlackList.js +55 -1
- package/cms/metricRuleBlackList.js.map +1 -1
- package/cms/metricRuleTemplate.d.ts +11 -9
- package/cms/metricRuleTemplate.js +8 -6
- package/cms/metricRuleTemplate.js.map +1 -1
- package/cms/monitorGroup.d.ts +4 -4
- package/cms/monitorGroup.js +4 -4
- package/cms/monitorGroupInstances.d.ts +14 -9
- package/cms/monitorGroupInstances.js +11 -6
- package/cms/monitorGroupInstances.js.map +1 -1
- package/cms/namespace.d.ts +3 -3
- package/cms/namespace.js +3 -3
- package/cms/slsGroup.d.ts +4 -25
- package/cms/slsGroup.js +1 -22
- package/cms/slsGroup.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +33 -1
- package/cr/endpointAclPolicy.js +33 -1
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cs/autoscalingConfig.d.ts +4 -23
- package/cs/autoscalingConfig.js +4 -23
- package/cs/autoscalingConfig.js.map +1 -1
- package/cs/edgeKubernetes.d.ts +147 -16
- package/cs/edgeKubernetes.js +112 -2
- package/cs/edgeKubernetes.js.map +1 -1
- package/cs/kubernetes.d.ts +106 -70
- package/cs/kubernetes.js +3 -1
- package/cs/kubernetes.js.map +1 -1
- package/cs/kubernetesAddon.d.ts +3 -90
- package/cs/kubernetesAddon.js +3 -90
- package/cs/kubernetesAddon.js.map +1 -1
- package/cs/kubernetesAutoscaler.d.ts +3 -69
- package/cs/kubernetesAutoscaler.js +0 -60
- package/cs/kubernetesAutoscaler.js.map +1 -1
- package/cs/kubernetesPermission.d.ts +15 -3
- package/cs/kubernetesPermission.js +12 -0
- package/cs/kubernetesPermission.js.map +1 -1
- package/cs/managedKubernetes.d.ts +21 -21
- package/cs/nodePool.d.ts +32 -339
- package/cs/nodePool.js +0 -307
- package/cs/nodePool.js.map +1 -1
- package/cs/serverlessKubernetes.d.ts +29 -14
- package/cs/serverlessKubernetes.js +2 -2
- package/cs/serverlessKubernetes.js.map +1 -1
- package/databasefilesystem/autoSnapShotPolicy.d.ts +3 -3
- package/databasefilesystem/autoSnapShotPolicy.js +3 -3
- package/databasefilesystem/instance.d.ts +11 -8
- package/databasefilesystem/instance.js +8 -5
- package/databasefilesystem/instance.js.map +1 -1
- package/databasefilesystem/instanceAttachment.d.ts +33 -27
- package/databasefilesystem/instanceAttachment.js +33 -27
- package/databasefilesystem/instanceAttachment.js.map +1 -1
- package/databasefilesystem/serviceLinkedRole.d.ts +1 -1
- package/databasefilesystem/serviceLinkedRole.js +1 -1
- package/databasefilesystem/snapshot.d.ts +37 -33
- package/databasefilesystem/snapshot.js +37 -33
- package/databasefilesystem/snapshot.js.map +1 -1
- package/dcdn/domain.d.ts +8 -5
- package/dcdn/domain.js +5 -2
- package/dcdn/domain.js.map +1 -1
- package/dcdn/domainConfig.d.ts +14 -13
- package/dcdn/domainConfig.js +11 -10
- package/dcdn/domainConfig.js.map +1 -1
- package/dcdn/er.d.ts +12 -10
- package/dcdn/er.js +9 -7
- package/dcdn/er.js.map +1 -1
- package/dcdn/ipaDomain.d.ts +12 -12
- package/dcdn/ipaDomain.js +9 -9
- package/dcdn/kv.d.ts +13 -14
- package/dcdn/kv.js +7 -8
- package/dcdn/kv.js.map +1 -1
- package/dcdn/kvNamespace.d.ts +5 -3
- package/dcdn/kvNamespace.js +5 -3
- package/dcdn/kvNamespace.js.map +1 -1
- package/dcdn/wafDomain.d.ts +9 -5
- package/dcdn/wafDomain.js +9 -5
- package/dcdn/wafDomain.js.map +1 -1
- package/dcdn/wafPolicy.d.ts +4 -2
- package/dcdn/wafPolicy.js +4 -2
- package/dcdn/wafPolicy.js.map +1 -1
- package/dcdn/wafPolicyDomainAttachment.d.ts +16 -11
- package/dcdn/wafPolicyDomainAttachment.js +16 -11
- package/dcdn/wafPolicyDomainAttachment.js.map +1 -1
- package/dcdn/wafRule.d.ts +15 -13
- package/dcdn/wafRule.js +9 -7
- package/dcdn/wafRule.js.map +1 -1
- package/ddos/domainResource.d.ts +12 -0
- package/ddos/domainResource.js +2 -0
- package/ddos/domainResource.js.map +1 -1
- package/dfs/accessGroup.d.ts +5 -3
- package/dfs/accessGroup.js +5 -3
- package/dfs/accessGroup.js.map +1 -1
- package/dfs/accessRule.d.ts +1 -1
- package/dfs/accessRule.js +1 -1
- package/dfs/fileSystem.d.ts +2 -2
- package/dfs/fileSystem.js +2 -2
- package/dfs/mountPoint.d.ts +46 -1
- package/dfs/mountPoint.js +46 -1
- package/dfs/mountPoint.js.map +1 -1
- package/eci/containerGroup.d.ts +43 -40
- package/eci/containerGroup.js +3 -3
- package/eci/containerGroup.js.map +1 -1
- package/ecs/disk.d.ts +0 -3
- package/ecs/disk.js +0 -2
- package/ecs/disk.js.map +1 -1
- package/ecs/ecsDisk.d.ts +0 -3
- package/ecs/ecsDisk.js +0 -2
- package/ecs/ecsDisk.js.map +1 -1
- package/ecs/eipAssociation.d.ts +35 -28
- package/ecs/eipAssociation.js +35 -28
- package/ecs/eipAssociation.js.map +1 -1
- package/ecs/instance.d.ts +44 -56
- package/ecs/instance.js +6 -15
- package/ecs/instance.js.map +1 -1
- package/eipanycast/anycastEipAddress.d.ts +65 -18
- package/eipanycast/anycastEipAddress.js +19 -4
- package/eipanycast/anycastEipAddress.js.map +1 -1
- package/eipanycast/anycastEipAddressAttachment.d.ts +75 -34
- package/eipanycast/anycastEipAddressAttachment.js +11 -20
- package/eipanycast/anycastEipAddressAttachment.js.map +1 -1
- package/elasticsearch/instance.d.ts +70 -51
- package/elasticsearch/instance.js +10 -35
- package/elasticsearch/instance.js.map +1 -1
- package/ens/index.d.ts +3 -0
- package/ens/index.js +6 -1
- package/ens/index.js.map +1 -1
- package/ens/instance.d.ts +355 -0
- package/ens/instance.js +122 -0
- package/ens/instance.js.map +1 -0
- package/ess/suspendProcess.d.ts +1 -3
- package/ess/suspendProcess.js +1 -3
- package/ess/suspendProcess.js.map +1 -1
- package/eventbridge/rule.d.ts +5 -5
- package/eventbridge/rule.js +2 -2
- package/fc/index.d.ts +3 -0
- package/fc/index.js +6 -1
- package/fc/index.js.map +1 -1
- package/fc/v2function.d.ts +480 -0
- package/fc/v2function.js +231 -0
- package/fc/v2function.js.map +1 -0
- package/ga/accelerator.d.ts +78 -9
- package/ga/accelerator.js +29 -6
- package/ga/accelerator.js.map +1 -1
- package/ga/acceleratorSpareIpAttachment.d.ts +1 -1
- package/ga/acceleratorSpareIpAttachment.js +1 -1
- package/ga/accessLog.d.ts +1 -1
- package/ga/accessLog.js +1 -1
- package/ga/acl.d.ts +1 -1
- package/ga/acl.js +1 -1
- package/ga/aclAttachment.d.ts +1 -1
- package/ga/aclAttachment.js +1 -1
- package/ga/aclEntryAttachment.d.ts +1 -1
- package/ga/aclEntryAttachment.js +1 -1
- package/ga/additionalCertificate.d.ts +1 -1
- package/ga/additionalCertificate.js +1 -1
- package/ga/bandwidthPackage.d.ts +13 -1
- package/ga/bandwidthPackage.js +3 -1
- package/ga/bandwidthPackage.js.map +1 -1
- package/ga/bandwidthPackageAttachment.d.ts +1 -1
- package/ga/bandwidthPackageAttachment.js +1 -1
- package/ga/basicAccelerateIp.d.ts +1 -1
- package/ga/basicAccelerateIp.js +1 -1
- package/ga/basicAccelerateIpEndpointRelation.d.ts +1 -1
- package/ga/basicAccelerateIpEndpointRelation.js +1 -1
- package/ga/basicAccelerator.d.ts +37 -1
- package/ga/basicAccelerator.js +7 -1
- package/ga/basicAccelerator.js.map +1 -1
- package/ga/basicEndpoint.d.ts +1 -1
- package/ga/basicEndpoint.js +1 -1
- package/ga/basicEndpointGroup.d.ts +1 -1
- package/ga/basicEndpointGroup.js +1 -1
- package/ga/basicIpSet.d.ts +1 -1
- package/ga/basicIpSet.js +1 -1
- package/ga/customRoutingEndpoint.d.ts +1 -1
- package/ga/customRoutingEndpoint.js +1 -1
- package/ga/customRoutingEndpointGroup.d.ts +1 -1
- package/ga/customRoutingEndpointGroup.js +1 -1
- package/ga/customRoutingEndpointGroupDestination.d.ts +1 -1
- package/ga/customRoutingEndpointGroupDestination.js +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.d.ts +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.js +1 -1
- package/ga/domain.d.ts +1 -1
- package/ga/domain.js +1 -1
- package/ga/endpointGroup.d.ts +1 -1
- package/ga/endpointGroup.js +1 -1
- package/ga/forwardingRule.d.ts +111 -1
- package/ga/forwardingRule.js +111 -1
- package/ga/forwardingRule.js.map +1 -1
- package/ga/ipSet.d.ts +1 -1
- package/ga/ipSet.js +1 -1
- package/ga/listener.d.ts +1 -1
- package/ga/listener.js +1 -1
- package/kvstore/instance.d.ts +92 -91
- package/kvstore/instance.js +2 -0
- package/kvstore/instance.js.map +1 -1
- package/nas/dataFlow.d.ts +1 -1
- package/nas/dataFlow.js +1 -1
- package/nas/mountTarget.d.ts +28 -53
- package/nas/mountTarget.js +6 -51
- package/nas/mountTarget.js.map +1 -1
- package/oos/secretParameter.d.ts +1 -1
- package/oos/secretParameter.js +1 -1
- package/oss/bucket.d.ts +77 -27
- package/oss/bucket.js +30 -0
- package/oss/bucket.js.map +1 -1
- package/ots/secondaryIndex.d.ts +2 -2
- package/ots/secondaryIndex.js +2 -2
- package/package.json +2 -2
- package/polardb/cluster.d.ts +88 -85
- package/polardb/cluster.js +8 -51
- package/polardb/cluster.js.map +1 -1
- package/provider.js +1 -1
- package/provider.js.map +1 -1
- package/ram/accessKey.d.ts +4 -2
- package/ram/accessKey.js +2 -0
- package/ram/accessKey.js.map +1 -1
- package/ram/accountAlias.d.ts +2 -0
- package/ram/accountAlias.js +2 -0
- package/ram/accountAlias.js.map +1 -1
- package/ram/accountPasswordPolicy.d.ts +3 -3
- package/ram/getAccountAliases.d.ts +0 -39
- package/ram/getAccountAliases.js +0 -30
- package/ram/getAccountAliases.js.map +1 -1
- package/ram/getGroups.d.ts +4 -0
- package/ram/getGroups.js +4 -0
- package/ram/getGroups.js.map +1 -1
- package/ram/getPolicies.d.ts +13 -0
- package/ram/getPolicies.js +4 -0
- package/ram/getPolicies.js.map +1 -1
- package/ram/getPolicyDocument.d.ts +8 -8
- package/ram/getPolicyDocument.js +6 -6
- package/ram/getRoles.d.ts +4 -0
- package/ram/getRoles.js +4 -0
- package/ram/getRoles.js.map +1 -1
- package/ram/getSamlProviders.d.ts +8 -2
- package/ram/getSamlProviders.js +2 -2
- package/ram/getSamlProviders.js.map +1 -1
- package/ram/getUsers.d.ts +4 -0
- package/ram/getUsers.js +4 -0
- package/ram/getUsers.js.map +1 -1
- package/ram/group.d.ts +2 -0
- package/ram/group.js +2 -0
- package/ram/group.js.map +1 -1
- package/ram/groupMembership.d.ts +2 -0
- package/ram/groupMembership.js +2 -0
- package/ram/groupMembership.js.map +1 -1
- package/ram/groupPolicyAttachment.d.ts +2 -0
- package/ram/groupPolicyAttachment.js +2 -0
- package/ram/groupPolicyAttachment.js.map +1 -1
- package/ram/loginProfile.d.ts +2 -0
- package/ram/loginProfile.js +2 -0
- package/ram/loginProfile.js.map +1 -1
- package/ram/policy.d.ts +14 -12
- package/ram/policy.js +2 -0
- package/ram/policy.js.map +1 -1
- package/ram/role.d.ts +11 -9
- package/ram/role.js +2 -0
- package/ram/role.js.map +1 -1
- package/ram/roleAttachment.d.ts +2 -0
- package/ram/roleAttachment.js +2 -0
- package/ram/roleAttachment.js.map +1 -1
- package/ram/rolePolicyAttachment.d.ts +2 -0
- package/ram/rolePolicyAttachment.js +2 -0
- package/ram/rolePolicyAttachment.js.map +1 -1
- package/ram/samlProvider.d.ts +2 -2
- package/ram/samlProvider.js +2 -2
- package/ram/securityPreference.d.ts +1 -1
- package/ram/securityPreference.js +1 -1
- package/ram/user.d.ts +2 -0
- package/ram/user.js +2 -0
- package/ram/user.js.map +1 -1
- package/ram/userPolicyAttachment.d.ts +2 -0
- package/ram/userPolicyAttachment.js +2 -0
- package/ram/userPolicyAttachment.js.map +1 -1
- package/rds/accountPrivilege.d.ts +11 -11
- package/rds/accountPrivilege.js +11 -8
- package/rds/accountPrivilege.js.map +1 -1
- package/rds/backupPolicy.d.ts +7 -5
- package/rds/backupPolicy.js +7 -5
- package/rds/backupPolicy.js.map +1 -1
- package/rds/connection.d.ts +10 -9
- package/rds/connection.js +10 -9
- package/rds/connection.js.map +1 -1
- package/rds/database.d.ts +16 -14
- package/rds/database.js +13 -8
- package/rds/database.js.map +1 -1
- package/rds/dbInstanceEndpoint.d.ts +69 -2
- package/rds/dbInstanceEndpoint.js +69 -2
- package/rds/dbInstanceEndpoint.js.map +1 -1
- package/rds/dbInstanceEndpointAddress.d.ts +2 -2
- package/rds/dbInstanceEndpointAddress.js +2 -2
- package/rds/dbNode.d.ts +22 -14
- package/rds/dbNode.js +22 -14
- package/rds/dbNode.js.map +1 -1
- package/rds/instance.d.ts +15 -3
- package/rds/instance.js +2 -0
- package/rds/instance.js.map +1 -1
- package/rds/rdsAccount.d.ts +18 -13
- package/rds/rdsAccount.js +18 -13
- package/rds/rdsAccount.js.map +1 -1
- package/rds/rdsBackup.d.ts +2 -2
- package/rds/rdsBackup.js +2 -2
- package/rds/rdsDbProxy.d.ts +13 -11
- package/rds/rdsDbProxy.js +13 -11
- package/rds/rdsDbProxy.js.map +1 -1
- package/rds/rdsInstanceCrossBackupPolicy.d.ts +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js.map +1 -1
- package/rds/rdsParameterGroup.d.ts +5 -3
- package/rds/rdsParameterGroup.js +5 -3
- package/rds/rdsParameterGroup.js.map +1 -1
- package/rds/rdsServiceLinkedRole.d.ts +1 -1
- package/rds/rdsServiceLinkedRole.js +1 -1
- package/rds/readOnlyInstance.d.ts +25 -20
- package/rds/readOnlyInstance.js +25 -20
- package/rds/readOnlyInstance.js.map +1 -1
- package/rds/readWriteSplittingConnection.d.ts +25 -22
- package/rds/readWriteSplittingConnection.js +25 -22
- package/rds/readWriteSplittingConnection.js.map +1 -1
- package/resourcemanager/controlPolicyAttachment.d.ts +7 -9
- package/resourcemanager/controlPolicyAttachment.js +7 -9
- package/resourcemanager/controlPolicyAttachment.js.map +1 -1
- package/resourcemanager/sharedResource.d.ts +7 -7
- package/resourcemanager/sharedResource.js +2 -2
- package/sddp/dataLimit.d.ts +1 -1
- package/sddp/dataLimit.js +1 -1
- package/types/input.d.ts +521 -185
- package/types/output.d.ts +524 -185
- package/vpc/gatewayEndpoint.d.ts +183 -0
- package/vpc/gatewayEndpoint.js +112 -0
- package/vpc/gatewayEndpoint.js.map +1 -0
- package/vpc/gatewayEndpointRouteTableAttachment.d.ts +111 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js +102 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js.map +1 -0
- package/vpc/index.d.ts +6 -0
- package/vpc/index.js +13 -3
- package/vpc/index.js.map +1 -1
- package/vpc/natGateway.d.ts +2 -2
- package/vpc/snatEntry.d.ts +46 -2
- package/vpc/snatEntry.js +44 -0
- package/vpc/snatEntry.js.map +1 -1
- package/vpc/subnet.d.ts +1 -1
- package/vpc/switch.d.ts +3 -1
- package/vpc/switch.js +2 -0
- package/vpc/switch.js.map +1 -1
- package/vpc/vbrHa.d.ts +1 -49
- package/vpc/vbrHa.js +1 -49
- package/vpc/vbrHa.js.map +1 -1
- package/vpn/gatewayVpnAttachment.d.ts +17 -20
- package/vpn/gatewayVpnAttachment.js +5 -8
- package/vpn/gatewayVpnAttachment.js.map +1 -1
package/cs/nodePool.d.ts
CHANGED
|
@@ -2,313 +2,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* ## Example Usage
|
|
6
|
-
*
|
|
7
|
-
* The managed cluster configuration,
|
|
8
|
-
*
|
|
9
|
-
* ```typescript
|
|
10
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
12
|
-
*
|
|
13
|
-
* const config = new pulumi.Config();
|
|
14
|
-
* const name = config.get("name") || "tf-test";
|
|
15
|
-
* const defaultZones = alicloud.getZones({
|
|
16
|
-
* availableResourceCreation: "VSwitch",
|
|
17
|
-
* });
|
|
18
|
-
* const defaultInstanceTypes = defaultZones.then(defaultZones => alicloud.ecs.getInstanceTypes({
|
|
19
|
-
* availabilityZone: defaultZones.zones?.[0]?.id,
|
|
20
|
-
* cpuCoreCount: 2,
|
|
21
|
-
* memorySize: 4,
|
|
22
|
-
* kubernetesNodeRole: "Worker",
|
|
23
|
-
* }));
|
|
24
|
-
* const defaultNetwork = new alicloud.vpc.Network("defaultNetwork", {
|
|
25
|
-
* vpcName: name,
|
|
26
|
-
* cidrBlock: "10.1.0.0/21",
|
|
27
|
-
* });
|
|
28
|
-
* const defaultSwitch = new alicloud.vpc.Switch("defaultSwitch", {
|
|
29
|
-
* vswitchName: name,
|
|
30
|
-
* vpcId: defaultNetwork.id,
|
|
31
|
-
* cidrBlock: "10.1.1.0/24",
|
|
32
|
-
* zoneId: defaultZones.then(defaultZones => defaultZones.zones?.[0]?.id),
|
|
33
|
-
* });
|
|
34
|
-
* const defaultKeyPair = new alicloud.ecs.KeyPair("defaultKeyPair", {keyPairName: name});
|
|
35
|
-
* let defaultManagedKubernetes: alicloud.cs.ManagedKubernetes | undefined;
|
|
36
|
-
* if (1 == true) {
|
|
37
|
-
* defaultManagedKubernetes = new alicloud.cs.ManagedKubernetes("defaultManagedKubernetes", {
|
|
38
|
-
* clusterSpec: "ack.pro.small",
|
|
39
|
-
* isEnterpriseSecurityGroup: true,
|
|
40
|
-
* podCidr: "172.20.0.0/16",
|
|
41
|
-
* serviceCidr: "172.21.0.0/20",
|
|
42
|
-
* workerVswitchIds: [defaultSwitch.id],
|
|
43
|
-
* });
|
|
44
|
-
* }
|
|
45
|
-
* ```
|
|
46
|
-
*
|
|
47
|
-
* Create a node pool.
|
|
48
|
-
*
|
|
49
|
-
* ```typescript
|
|
50
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
52
|
-
*
|
|
53
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
54
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
55
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
56
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
57
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
58
|
-
* systemDiskSize: 40,
|
|
59
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
60
|
-
* desiredSize: 1,
|
|
61
|
-
* });
|
|
62
|
-
* ```
|
|
63
|
-
*
|
|
64
|
-
* The parameter `nodeCount` are deprecated from version 1.158.0,but it can still works. If you want to use the new parameter `desiredSize` instead, you can update it as follows. for more information of `desiredSize`, visit [Modify the expected number of nodes in a node pool](https://www.alibabacloud.com/help/en/doc-detail/160490.html#title-mpp-3jj-oo3).
|
|
65
|
-
*
|
|
66
|
-
* ```typescript
|
|
67
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
68
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
69
|
-
*
|
|
70
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
71
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
72
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
73
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
74
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
75
|
-
* systemDiskSize: 40,
|
|
76
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
77
|
-
* desiredSize: 1,
|
|
78
|
-
* });
|
|
79
|
-
* ```
|
|
80
|
-
*
|
|
81
|
-
* Create a managed node pool. If you need to enable maintenance window, you need to set the maintenance window in `alicloud.cs.ManagedKubernetes`.
|
|
82
|
-
*
|
|
83
|
-
* ```typescript
|
|
84
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
85
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
86
|
-
*
|
|
87
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
88
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
89
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
90
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
91
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
92
|
-
* systemDiskSize: 40,
|
|
93
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
94
|
-
* desiredSize: 1,
|
|
95
|
-
* management: {
|
|
96
|
-
* autoRepair: true,
|
|
97
|
-
* autoUpgrade: true,
|
|
98
|
-
* surge: 1,
|
|
99
|
-
* maxUnavailable: 1,
|
|
100
|
-
* },
|
|
101
|
-
* });
|
|
102
|
-
* ```
|
|
103
|
-
*
|
|
104
|
-
* Enable automatic scaling for the node pool. `scalingConfig` is required.
|
|
105
|
-
*
|
|
106
|
-
* ```typescript
|
|
107
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
108
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
109
|
-
*
|
|
110
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
111
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
112
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
113
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
114
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
115
|
-
* systemDiskSize: 40,
|
|
116
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
117
|
-
* scalingConfig: {
|
|
118
|
-
* minSize: 1,
|
|
119
|
-
* maxSize: 10,
|
|
120
|
-
* },
|
|
121
|
-
* });
|
|
122
|
-
* ```
|
|
123
|
-
*
|
|
124
|
-
* Enable automatic scaling for managed node pool.
|
|
125
|
-
*
|
|
126
|
-
* ```typescript
|
|
127
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
128
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
129
|
-
*
|
|
130
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
131
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
132
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
133
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
134
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
135
|
-
* systemDiskSize: 40,
|
|
136
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
137
|
-
* management: {
|
|
138
|
-
* autoRepair: true,
|
|
139
|
-
* autoUpgrade: true,
|
|
140
|
-
* surge: 1,
|
|
141
|
-
* maxUnavailable: 1,
|
|
142
|
-
* },
|
|
143
|
-
* scalingConfig: {
|
|
144
|
-
* minSize: 1,
|
|
145
|
-
* maxSize: 10,
|
|
146
|
-
* type: "cpu",
|
|
147
|
-
* },
|
|
148
|
-
* }, {
|
|
149
|
-
* dependsOn: [alicloud_cs_autoscaling_config["default"]],
|
|
150
|
-
* });
|
|
151
|
-
* ```
|
|
152
|
-
*
|
|
153
|
-
* Create a `PrePaid` node pool.
|
|
154
|
-
* ```typescript
|
|
155
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
156
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
157
|
-
*
|
|
158
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
159
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
160
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
161
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
162
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
163
|
-
* systemDiskSize: 40,
|
|
164
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
165
|
-
* instanceChargeType: "PrePaid",
|
|
166
|
-
* period: 1,
|
|
167
|
-
* periodUnit: "Month",
|
|
168
|
-
* autoRenew: true,
|
|
169
|
-
* autoRenewPeriod: 1,
|
|
170
|
-
* installCloudMonitor: true,
|
|
171
|
-
* scalingConfig: {
|
|
172
|
-
* minSize: 1,
|
|
173
|
-
* maxSize: 10,
|
|
174
|
-
* type: "cpu",
|
|
175
|
-
* },
|
|
176
|
-
* });
|
|
177
|
-
* ```
|
|
178
|
-
*
|
|
179
|
-
* Create a node pool with spot instance.
|
|
180
|
-
* ```typescript
|
|
181
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
182
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
183
|
-
*
|
|
184
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
185
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
186
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
187
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
188
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
189
|
-
* systemDiskSize: 40,
|
|
190
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
191
|
-
* desiredSize: 1,
|
|
192
|
-
* spotStrategy: "SpotWithPriceLimit",
|
|
193
|
-
* spotPriceLimits: [{
|
|
194
|
-
* instanceType: data.alicloud_instance_types["default"].instance_types[0].id,
|
|
195
|
-
* priceLimit: "0.70",
|
|
196
|
-
* }],
|
|
197
|
-
* });
|
|
198
|
-
* ```
|
|
199
|
-
*
|
|
200
|
-
* Use Spot instances to create a node pool with auto-scaling enabled
|
|
201
|
-
* ```typescript
|
|
202
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
203
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
204
|
-
*
|
|
205
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
206
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
207
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
208
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
209
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
210
|
-
* systemDiskSize: 40,
|
|
211
|
-
* keyName: alicloud_key_pair["default"].key_name,
|
|
212
|
-
* scalingConfig: {
|
|
213
|
-
* minSize: 1,
|
|
214
|
-
* maxSize: 10,
|
|
215
|
-
* type: "spot",
|
|
216
|
-
* },
|
|
217
|
-
* spotStrategy: "SpotWithPriceLimit",
|
|
218
|
-
* spotPriceLimits: [{
|
|
219
|
-
* instanceType: data.alicloud_instance_types["default"].instance_types[0].id,
|
|
220
|
-
* priceLimit: "0.70",
|
|
221
|
-
* }],
|
|
222
|
-
* });
|
|
223
|
-
* ```
|
|
224
|
-
*
|
|
225
|
-
* Create a node pool with platform as Windows
|
|
226
|
-
* ```typescript
|
|
227
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
228
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
229
|
-
*
|
|
230
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
231
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
232
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
233
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
234
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
235
|
-
* systemDiskSize: 40,
|
|
236
|
-
* instanceChargeType: "PostPaid",
|
|
237
|
-
* desiredSize: 1,
|
|
238
|
-
* password: "Hello1234",
|
|
239
|
-
* platform: "Windows",
|
|
240
|
-
* imageId: window_image_id,
|
|
241
|
-
* });
|
|
242
|
-
* ```
|
|
243
|
-
*
|
|
244
|
-
* Add an existing node to the node pool
|
|
245
|
-
*
|
|
246
|
-
* In order to distinguish automatically created nodes, it is recommended that existing nodes be placed separately in a node pool for management.
|
|
247
|
-
*
|
|
248
|
-
* ```typescript
|
|
249
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
250
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
251
|
-
*
|
|
252
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
253
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
254
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
255
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
256
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
257
|
-
* systemDiskSize: 40,
|
|
258
|
-
* instanceChargeType: "PostPaid",
|
|
259
|
-
* instances: [
|
|
260
|
-
* "instance_id_01",
|
|
261
|
-
* "instance_id_02",
|
|
262
|
-
* "instance_id_03",
|
|
263
|
-
* ],
|
|
264
|
-
* formatDisk: false,
|
|
265
|
-
* keepInstanceName: true,
|
|
266
|
-
* });
|
|
267
|
-
* ```
|
|
268
|
-
*
|
|
269
|
-
* Create a node pool with customized kubelet parameters
|
|
270
|
-
* ```typescript
|
|
271
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
272
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
273
|
-
*
|
|
274
|
-
* const _default = new alicloud.cs.NodePool("default", {
|
|
275
|
-
* clusterId: alicloud_cs_managed_kubernetes["default"][0].id,
|
|
276
|
-
* vswitchIds: [alicloud_vswitch["default"].id],
|
|
277
|
-
* instanceTypes: [data.alicloud_instance_types["default"].instance_types[0].id],
|
|
278
|
-
* systemDiskCategory: "cloud_efficiency",
|
|
279
|
-
* systemDiskSize: 40,
|
|
280
|
-
* instanceChargeType: "PostPaid",
|
|
281
|
-
* desiredSize: 3,
|
|
282
|
-
* kubeletConfiguration: {
|
|
283
|
-
* registryPullQps: "10",
|
|
284
|
-
* registryBurst: "5",
|
|
285
|
-
* eventRecordQps: "10",
|
|
286
|
-
* eventBurst: "5",
|
|
287
|
-
* evictionHard: {
|
|
288
|
-
* "memory.available": "1024Mi",
|
|
289
|
-
* "nodefs.available": "10%",
|
|
290
|
-
* "nodefs.inodesFree": "1000",
|
|
291
|
-
* "imagefs.available": "10%",
|
|
292
|
-
* "imagefs.inodesFree": "1000",
|
|
293
|
-
* "allocatableMemory.available": "2048",
|
|
294
|
-
* "pid.available": "1000",
|
|
295
|
-
* },
|
|
296
|
-
* systemReserved: {
|
|
297
|
-
* cpu: "1",
|
|
298
|
-
* memory: "1Gi",
|
|
299
|
-
* "ephemeral-storage": "10Gi",
|
|
300
|
-
* },
|
|
301
|
-
* kubeReserved: {
|
|
302
|
-
* cpu: "500m",
|
|
303
|
-
* memory: "1Gi",
|
|
304
|
-
* },
|
|
305
|
-
* },
|
|
306
|
-
* rollingPolicy: {
|
|
307
|
-
* maxParallelism: 1,
|
|
308
|
-
* },
|
|
309
|
-
* });
|
|
310
|
-
* ```
|
|
311
|
-
*
|
|
312
5
|
* ## Import
|
|
313
6
|
*
|
|
314
7
|
* Cluster nodepool can be imported using the id, e.g. Then complete the nodepool.tf accords to the result of `pulumi preview`.
|
|
@@ -354,7 +47,7 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
354
47
|
*/
|
|
355
48
|
readonly cpuPolicy: pulumi.Output<string | undefined>;
|
|
356
49
|
/**
|
|
357
|
-
* The data disk configurations of worker nodes, such as the disk type and disk size.
|
|
50
|
+
* The data disk configurations of worker nodes, such as the disk type and disk size. See `dataDisks` below.
|
|
358
51
|
*/
|
|
359
52
|
readonly dataDisks: pulumi.Output<outputs.cs.NodePoolDataDisk[] | undefined>;
|
|
360
53
|
/**
|
|
@@ -420,15 +113,15 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
420
113
|
[key: string]: any;
|
|
421
114
|
} | undefined>;
|
|
422
115
|
/**
|
|
423
|
-
* Kubelet configuration parameters for worker nodes.
|
|
116
|
+
* Kubelet configuration parameters for worker nodes. See `kubeletConfiguration` below. More information in [Kubelet Configuration](https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/).
|
|
424
117
|
*/
|
|
425
118
|
readonly kubeletConfiguration: pulumi.Output<outputs.cs.NodePoolKubeletConfiguration | undefined>;
|
|
426
119
|
/**
|
|
427
|
-
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/).
|
|
120
|
+
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/). See `labels` below.
|
|
428
121
|
*/
|
|
429
122
|
readonly labels: pulumi.Output<outputs.cs.NodePoolLabel[] | undefined>;
|
|
430
123
|
/**
|
|
431
|
-
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`.
|
|
124
|
+
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`. See `management` below.
|
|
432
125
|
*/
|
|
433
126
|
readonly management: pulumi.Output<outputs.cs.NodePoolManagement | undefined>;
|
|
434
127
|
/**
|
|
@@ -442,7 +135,7 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
442
135
|
*/
|
|
443
136
|
readonly nodeCount: pulumi.Output<number>;
|
|
444
137
|
/**
|
|
445
|
-
* Each node name consists of a prefix,
|
|
138
|
+
* Each node name consists of a prefix, its private network IP, and a suffix, the input format is `customized,<prefix>,ip,<suffix>`. For example "customized,aliyun.com-,ip,-test", if the node private network IP address is 192.168.59.176, the prefix is aliyun.com-,and the suffix is -test, the node name will be aliyun.com-192.168.59.176-test.
|
|
446
139
|
*/
|
|
447
140
|
readonly nodeNameMode: pulumi.Output<string>;
|
|
448
141
|
/**
|
|
@@ -476,11 +169,11 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
476
169
|
*/
|
|
477
170
|
readonly resourceGroupId: pulumi.Output<string>;
|
|
478
171
|
/**
|
|
479
|
-
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating.
|
|
172
|
+
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating. See `rollingPolicy` below.
|
|
480
173
|
*/
|
|
481
174
|
readonly rollingPolicy: pulumi.Output<outputs.cs.NodePoolRollingPolicy | undefined>;
|
|
482
175
|
/**
|
|
483
|
-
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0.
|
|
176
|
+
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0. See `rolloutPolicy` below.
|
|
484
177
|
*
|
|
485
178
|
* @deprecated Field 'rollout_policy' has been deprecated from provider version 1.184.0. Please use new field 'rolling_policy' instead it to ensure the config takes effect
|
|
486
179
|
*/
|
|
@@ -494,11 +187,11 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
494
187
|
*/
|
|
495
188
|
readonly runtimeVersion: pulumi.Output<string>;
|
|
496
189
|
/**
|
|
497
|
-
* Auto scaling node pool configuration.
|
|
190
|
+
* Auto scaling node pool configuration. See `scalingConfig` below. With auto-scaling is enabled, the nodes in the node pool will be labeled with `k8s.aliyun.com=true` to prevent system pods such as coredns, metrics-servers from being scheduled to elastic nodes, and to prevent node shrinkage from causing business abnormalities.
|
|
498
191
|
*/
|
|
499
192
|
readonly scalingConfig: pulumi.Output<outputs.cs.NodePoolScalingConfig | undefined>;
|
|
500
193
|
/**
|
|
501
|
-
*
|
|
194
|
+
* The scaling group id.
|
|
502
195
|
*/
|
|
503
196
|
readonly scalingGroupId: pulumi.Output<string>;
|
|
504
197
|
/**
|
|
@@ -521,7 +214,7 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
521
214
|
*/
|
|
522
215
|
readonly socEnabled: pulumi.Output<boolean | undefined>;
|
|
523
216
|
/**
|
|
524
|
-
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly.
|
|
217
|
+
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly. See `spotPriceLimit` below.
|
|
525
218
|
*/
|
|
526
219
|
readonly spotPriceLimits: pulumi.Output<outputs.cs.NodePoolSpotPriceLimit[] | undefined>;
|
|
527
220
|
/**
|
|
@@ -563,7 +256,7 @@ export declare class NodePool extends pulumi.CustomResource {
|
|
|
563
256
|
[key: string]: any;
|
|
564
257
|
} | undefined>;
|
|
565
258
|
/**
|
|
566
|
-
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/).
|
|
259
|
+
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). See `taints` below.
|
|
567
260
|
*/
|
|
568
261
|
readonly taints: pulumi.Output<outputs.cs.NodePoolTaint[] | undefined>;
|
|
569
262
|
/**
|
|
@@ -616,7 +309,7 @@ export interface NodePoolState {
|
|
|
616
309
|
*/
|
|
617
310
|
cpuPolicy?: pulumi.Input<string>;
|
|
618
311
|
/**
|
|
619
|
-
* The data disk configurations of worker nodes, such as the disk type and disk size.
|
|
312
|
+
* The data disk configurations of worker nodes, such as the disk type and disk size. See `dataDisks` below.
|
|
620
313
|
*/
|
|
621
314
|
dataDisks?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolDataDisk>[]>;
|
|
622
315
|
/**
|
|
@@ -682,15 +375,15 @@ export interface NodePoolState {
|
|
|
682
375
|
[key: string]: any;
|
|
683
376
|
}>;
|
|
684
377
|
/**
|
|
685
|
-
* Kubelet configuration parameters for worker nodes.
|
|
378
|
+
* Kubelet configuration parameters for worker nodes. See `kubeletConfiguration` below. More information in [Kubelet Configuration](https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/).
|
|
686
379
|
*/
|
|
687
380
|
kubeletConfiguration?: pulumi.Input<inputs.cs.NodePoolKubeletConfiguration>;
|
|
688
381
|
/**
|
|
689
|
-
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/).
|
|
382
|
+
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/). See `labels` below.
|
|
690
383
|
*/
|
|
691
384
|
labels?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolLabel>[]>;
|
|
692
385
|
/**
|
|
693
|
-
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`.
|
|
386
|
+
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`. See `management` below.
|
|
694
387
|
*/
|
|
695
388
|
management?: pulumi.Input<inputs.cs.NodePoolManagement>;
|
|
696
389
|
/**
|
|
@@ -704,7 +397,7 @@ export interface NodePoolState {
|
|
|
704
397
|
*/
|
|
705
398
|
nodeCount?: pulumi.Input<number>;
|
|
706
399
|
/**
|
|
707
|
-
* Each node name consists of a prefix,
|
|
400
|
+
* Each node name consists of a prefix, its private network IP, and a suffix, the input format is `customized,<prefix>,ip,<suffix>`. For example "customized,aliyun.com-,ip,-test", if the node private network IP address is 192.168.59.176, the prefix is aliyun.com-,and the suffix is -test, the node name will be aliyun.com-192.168.59.176-test.
|
|
708
401
|
*/
|
|
709
402
|
nodeNameMode?: pulumi.Input<string>;
|
|
710
403
|
/**
|
|
@@ -738,11 +431,11 @@ export interface NodePoolState {
|
|
|
738
431
|
*/
|
|
739
432
|
resourceGroupId?: pulumi.Input<string>;
|
|
740
433
|
/**
|
|
741
|
-
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating.
|
|
434
|
+
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating. See `rollingPolicy` below.
|
|
742
435
|
*/
|
|
743
436
|
rollingPolicy?: pulumi.Input<inputs.cs.NodePoolRollingPolicy>;
|
|
744
437
|
/**
|
|
745
|
-
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0.
|
|
438
|
+
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0. See `rolloutPolicy` below.
|
|
746
439
|
*
|
|
747
440
|
* @deprecated Field 'rollout_policy' has been deprecated from provider version 1.184.0. Please use new field 'rolling_policy' instead it to ensure the config takes effect
|
|
748
441
|
*/
|
|
@@ -756,11 +449,11 @@ export interface NodePoolState {
|
|
|
756
449
|
*/
|
|
757
450
|
runtimeVersion?: pulumi.Input<string>;
|
|
758
451
|
/**
|
|
759
|
-
* Auto scaling node pool configuration.
|
|
452
|
+
* Auto scaling node pool configuration. See `scalingConfig` below. With auto-scaling is enabled, the nodes in the node pool will be labeled with `k8s.aliyun.com=true` to prevent system pods such as coredns, metrics-servers from being scheduled to elastic nodes, and to prevent node shrinkage from causing business abnormalities.
|
|
760
453
|
*/
|
|
761
454
|
scalingConfig?: pulumi.Input<inputs.cs.NodePoolScalingConfig>;
|
|
762
455
|
/**
|
|
763
|
-
*
|
|
456
|
+
* The scaling group id.
|
|
764
457
|
*/
|
|
765
458
|
scalingGroupId?: pulumi.Input<string>;
|
|
766
459
|
/**
|
|
@@ -783,7 +476,7 @@ export interface NodePoolState {
|
|
|
783
476
|
*/
|
|
784
477
|
socEnabled?: pulumi.Input<boolean>;
|
|
785
478
|
/**
|
|
786
|
-
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly.
|
|
479
|
+
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly. See `spotPriceLimit` below.
|
|
787
480
|
*/
|
|
788
481
|
spotPriceLimits?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolSpotPriceLimit>[]>;
|
|
789
482
|
/**
|
|
@@ -825,7 +518,7 @@ export interface NodePoolState {
|
|
|
825
518
|
[key: string]: any;
|
|
826
519
|
}>;
|
|
827
520
|
/**
|
|
828
|
-
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/).
|
|
521
|
+
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). See `taints` below.
|
|
829
522
|
*/
|
|
830
523
|
taints?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolTaint>[]>;
|
|
831
524
|
/**
|
|
@@ -870,7 +563,7 @@ export interface NodePoolArgs {
|
|
|
870
563
|
*/
|
|
871
564
|
cpuPolicy?: pulumi.Input<string>;
|
|
872
565
|
/**
|
|
873
|
-
* The data disk configurations of worker nodes, such as the disk type and disk size.
|
|
566
|
+
* The data disk configurations of worker nodes, such as the disk type and disk size. See `dataDisks` below.
|
|
874
567
|
*/
|
|
875
568
|
dataDisks?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolDataDisk>[]>;
|
|
876
569
|
/**
|
|
@@ -936,15 +629,15 @@ export interface NodePoolArgs {
|
|
|
936
629
|
[key: string]: any;
|
|
937
630
|
}>;
|
|
938
631
|
/**
|
|
939
|
-
* Kubelet configuration parameters for worker nodes.
|
|
632
|
+
* Kubelet configuration parameters for worker nodes. See `kubeletConfiguration` below. More information in [Kubelet Configuration](https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/).
|
|
940
633
|
*/
|
|
941
634
|
kubeletConfiguration?: pulumi.Input<inputs.cs.NodePoolKubeletConfiguration>;
|
|
942
635
|
/**
|
|
943
|
-
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/).
|
|
636
|
+
* A List of Kubernetes labels to assign to the nodes . Only labels that are applied with the ACK API are managed by this argument. Detailed below. More information in [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/). See `labels` below.
|
|
944
637
|
*/
|
|
945
638
|
labels?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolLabel>[]>;
|
|
946
639
|
/**
|
|
947
|
-
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`.
|
|
640
|
+
* Managed node pool configuration. When using a managed node pool, the node key must use `keyName`. See `management` below.
|
|
948
641
|
*/
|
|
949
642
|
management?: pulumi.Input<inputs.cs.NodePoolManagement>;
|
|
950
643
|
/**
|
|
@@ -958,7 +651,7 @@ export interface NodePoolArgs {
|
|
|
958
651
|
*/
|
|
959
652
|
nodeCount?: pulumi.Input<number>;
|
|
960
653
|
/**
|
|
961
|
-
* Each node name consists of a prefix,
|
|
654
|
+
* Each node name consists of a prefix, its private network IP, and a suffix, the input format is `customized,<prefix>,ip,<suffix>`. For example "customized,aliyun.com-,ip,-test", if the node private network IP address is 192.168.59.176, the prefix is aliyun.com-,and the suffix is -test, the node name will be aliyun.com-192.168.59.176-test.
|
|
962
655
|
*/
|
|
963
656
|
nodeNameMode?: pulumi.Input<string>;
|
|
964
657
|
/**
|
|
@@ -992,11 +685,11 @@ export interface NodePoolArgs {
|
|
|
992
685
|
*/
|
|
993
686
|
resourceGroupId?: pulumi.Input<string>;
|
|
994
687
|
/**
|
|
995
|
-
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating.
|
|
688
|
+
* Rolling policy is used to specify the strategy when the node pool is rolling update. This field works when nodepool updating. See `rollingPolicy` below.
|
|
996
689
|
*/
|
|
997
690
|
rollingPolicy?: pulumi.Input<inputs.cs.NodePoolRollingPolicy>;
|
|
998
691
|
/**
|
|
999
|
-
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0.
|
|
692
|
+
* Rollout policy is used to specify the strategy when the node pool is rolling update. This field works when node pool updating. Please use `rollingPolicy` to instead it from provider version 1.185.0. See `rolloutPolicy` below.
|
|
1000
693
|
*
|
|
1001
694
|
* @deprecated Field 'rollout_policy' has been deprecated from provider version 1.184.0. Please use new field 'rolling_policy' instead it to ensure the config takes effect
|
|
1002
695
|
*/
|
|
@@ -1010,7 +703,7 @@ export interface NodePoolArgs {
|
|
|
1010
703
|
*/
|
|
1011
704
|
runtimeVersion?: pulumi.Input<string>;
|
|
1012
705
|
/**
|
|
1013
|
-
* Auto scaling node pool configuration.
|
|
706
|
+
* Auto scaling node pool configuration. See `scalingConfig` below. With auto-scaling is enabled, the nodes in the node pool will be labeled with `k8s.aliyun.com=true` to prevent system pods such as coredns, metrics-servers from being scheduled to elastic nodes, and to prevent node shrinkage from causing business abnormalities.
|
|
1014
707
|
*/
|
|
1015
708
|
scalingConfig?: pulumi.Input<inputs.cs.NodePoolScalingConfig>;
|
|
1016
709
|
/**
|
|
@@ -1033,7 +726,7 @@ export interface NodePoolArgs {
|
|
|
1033
726
|
*/
|
|
1034
727
|
socEnabled?: pulumi.Input<boolean>;
|
|
1035
728
|
/**
|
|
1036
|
-
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly.
|
|
729
|
+
* The maximum hourly price of the instance. This parameter takes effect only when `spotStrategy` is set to `SpotWithPriceLimit`. You could enable multiple spot instances by setting this field repeatedly. See `spotPriceLimit` below.
|
|
1037
730
|
*/
|
|
1038
731
|
spotPriceLimits?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolSpotPriceLimit>[]>;
|
|
1039
732
|
/**
|
|
@@ -1075,7 +768,7 @@ export interface NodePoolArgs {
|
|
|
1075
768
|
[key: string]: any;
|
|
1076
769
|
}>;
|
|
1077
770
|
/**
|
|
1078
|
-
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/).
|
|
771
|
+
* A List of Kubernetes taints to assign to the nodes. Detailed below. More information in [Taints and Toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). See `taints` below.
|
|
1079
772
|
*/
|
|
1080
773
|
taints?: pulumi.Input<pulumi.Input<inputs.cs.NodePoolTaint>[]>;
|
|
1081
774
|
/**
|