pulumi-alicloud 3.73.0a1736850863__py3-none-any.whl → 3.74.0__py3-none-any.whl
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.
Potentially problematic release.
This version of pulumi-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +139 -0
- pulumi_alicloud/alb/__init__.py +2 -0
- pulumi_alicloud/alb/_inputs.py +913 -250
- pulumi_alicloud/alb/a_script.py +116 -98
- pulumi_alicloud/alb/get_server_groups.py +55 -25
- pulumi_alicloud/alb/listener.py +269 -174
- pulumi_alicloud/alb/load_balancer.py +239 -118
- pulumi_alicloud/alb/load_balancer_access_log_config_attachment.py +303 -0
- pulumi_alicloud/alb/load_balancer_zone_shifted_attachment.py +303 -0
- pulumi_alicloud/alb/outputs.py +720 -222
- pulumi_alicloud/alb/server_group.py +532 -122
- pulumi_alicloud/alikafka/instance.py +188 -70
- pulumi_alicloud/amqp/instance.py +77 -28
- pulumi_alicloud/bastionhost/_inputs.py +40 -38
- pulumi_alicloud/bastionhost/get_instances.py +6 -22
- pulumi_alicloud/bastionhost/outputs.py +60 -49
- pulumi_alicloud/cen/_inputs.py +34 -0
- pulumi_alicloud/cen/instance_grant.py +4 -0
- pulumi_alicloud/cen/outputs.py +37 -0
- pulumi_alicloud/cen/transit_router_multicast_domain.py +123 -36
- pulumi_alicloud/cloudcontrol/__init__.py +12 -0
- pulumi_alicloud/cloudcontrol/get_prices.py +199 -0
- pulumi_alicloud/cloudcontrol/get_products.py +187 -0
- pulumi_alicloud/cloudcontrol/get_resource_types.py +178 -0
- pulumi_alicloud/cloudcontrol/outputs.py +688 -0
- pulumi_alicloud/cloudcontrol/resource.py +407 -0
- pulumi_alicloud/cms/_inputs.py +21 -15
- pulumi_alicloud/cms/alarm.py +7 -7
- pulumi_alicloud/cms/outputs.py +14 -10
- pulumi_alicloud/cs/_inputs.py +349 -1
- pulumi_alicloud/cs/get_edge_kubernetes_clusters.py +4 -2
- pulumi_alicloud/cs/get_managed_kubernetes_clusters.py +2 -0
- pulumi_alicloud/cs/kubernetes.py +29 -29
- pulumi_alicloud/cs/managed_kubernetes.py +137 -47
- pulumi_alicloud/cs/node_pool.py +77 -2
- pulumi_alicloud/cs/outputs.py +265 -1
- pulumi_alicloud/dataworks/__init__.py +4 -0
- pulumi_alicloud/dataworks/_inputs.py +1534 -0
- pulumi_alicloud/dataworks/di_alarm_rule.py +708 -0
- pulumi_alicloud/dataworks/di_job.py +1005 -0
- pulumi_alicloud/dataworks/dw_resource_group.py +703 -0
- pulumi_alicloud/dataworks/network.py +331 -0
- pulumi_alicloud/dataworks/outputs.py +1247 -0
- pulumi_alicloud/dcdn/waf_rule.py +14 -14
- pulumi_alicloud/dfs/file_system.py +62 -23
- pulumi_alicloud/dfs/mount_point.py +48 -22
- pulumi_alicloud/dns/get_alidns_domains.py +7 -2
- pulumi_alicloud/dns/outputs.py +8 -0
- pulumi_alicloud/ecs/ecs_launch_template.py +122 -0
- pulumi_alicloud/ecs/ecs_network_interface.py +14 -14
- pulumi_alicloud/ecs/ecs_session_manager_status.py +18 -18
- pulumi_alicloud/ecs/instance.py +7 -7
- pulumi_alicloud/ecs/launch_template.py +88 -0
- pulumi_alicloud/esa/__init__.py +3 -0
- pulumi_alicloud/esa/_inputs.py +81 -0
- pulumi_alicloud/esa/http_request_header_modification_rule.py +531 -0
- pulumi_alicloud/esa/list.py +361 -0
- pulumi_alicloud/esa/outputs.py +48 -0
- pulumi_alicloud/esa/page.py +376 -0
- pulumi_alicloud/esa/rate_plan_instance.py +63 -7
- pulumi_alicloud/ess/get_scaling_groups.py +64 -10
- pulumi_alicloud/ess/get_scaling_rules.py +74 -10
- pulumi_alicloud/ess/outputs.py +357 -17
- pulumi_alicloud/eventbridge/get_service.py +2 -6
- pulumi_alicloud/fc/_inputs.py +75 -75
- pulumi_alicloud/fc/custom_domain.py +2 -2
- pulumi_alicloud/fc/function.py +32 -4
- pulumi_alicloud/fc/outputs.py +50 -50
- pulumi_alicloud/fc/v2_function.py +20 -0
- pulumi_alicloud/fc/v3_function.py +53 -6
- pulumi_alicloud/hbr/__init__.py +1 -0
- pulumi_alicloud/hbr/cross_account.py +338 -0
- pulumi_alicloud/ims/oidc_provider.py +28 -0
- pulumi_alicloud/kms/__init__.py +1 -0
- pulumi_alicloud/kms/get_instances.py +160 -0
- pulumi_alicloud/kms/instance.py +0 -60
- pulumi_alicloud/kms/outputs.py +19 -0
- pulumi_alicloud/log/resource_record.py +42 -26
- pulumi_alicloud/maxcompute/__init__.py +5 -0
- pulumi_alicloud/maxcompute/_inputs.py +615 -42
- pulumi_alicloud/maxcompute/outputs.py +486 -28
- pulumi_alicloud/maxcompute/project.py +63 -31
- pulumi_alicloud/maxcompute/quota_plan.py +412 -0
- pulumi_alicloud/maxcompute/quota_schedule.py +260 -0
- pulumi_alicloud/maxcompute/role.py +423 -0
- pulumi_alicloud/maxcompute/role_user_attachment.py +368 -0
- pulumi_alicloud/maxcompute/tunnel_quota_timer.py +287 -0
- pulumi_alicloud/message/service_queue.py +106 -59
- pulumi_alicloud/message/service_topic.py +182 -37
- pulumi_alicloud/mongodb/account.py +138 -163
- pulumi_alicloud/oos/secret_parameter.py +84 -9
- pulumi_alicloud/oss/bucket.py +1 -1
- pulumi_alicloud/oss/bucket_policy.py +2 -4
- pulumi_alicloud/oss/bucket_referer.py +2 -4
- pulumi_alicloud/oss/get_buckets.py +16 -2
- pulumi_alicloud/oss/outputs.py +18 -17
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/rds/instance.py +68 -0
- pulumi_alicloud/sae/application.py +84 -7
- pulumi_alicloud/sls/collection_policy.py +2 -2
- pulumi_alicloud/vpc/__init__.py +6 -0
- pulumi_alicloud/vpc/get_ipam_ipam_pool_allocations.py +295 -0
- pulumi_alicloud/vpc/get_ipam_ipam_pool_cidrs.py +196 -0
- pulumi_alicloud/vpc/get_ipam_ipam_pools.py +353 -0
- pulumi_alicloud/vpc/get_ipam_ipam_scopes.py +333 -0
- pulumi_alicloud/vpc/get_ipam_ipams.py +291 -0
- pulumi_alicloud/vpc/get_networks.py +3 -0
- pulumi_alicloud/vpc/ipam_ipam_pool.py +47 -0
- pulumi_alicloud/vpc/ipam_ipam_scope.py +47 -0
- pulumi_alicloud/vpc/ipam_service.py +144 -0
- pulumi_alicloud/vpc/ipv4_cidr_block.py +162 -51
- pulumi_alicloud/vpc/nat_gateway.py +145 -7
- pulumi_alicloud/vpc/outputs.py +777 -0
- pulumi_alicloud/vpc/snat_entry.py +107 -48
- pulumi_alicloud/vpn/_inputs.py +96 -72
- pulumi_alicloud/vpn/connection.py +24 -28
- pulumi_alicloud/vpn/outputs.py +64 -48
- pulumi_alicloud/yundun/_inputs.py +26 -24
- pulumi_alicloud/yundun/outputs.py +37 -22
- {pulumi_alicloud-3.73.0a1736850863.dist-info → pulumi_alicloud-3.74.0.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.73.0a1736850863.dist-info → pulumi_alicloud-3.74.0.dist-info}/RECORD +123 -95
- {pulumi_alicloud-3.73.0a1736850863.dist-info → pulumi_alicloud-3.74.0.dist-info}/WHEEL +0 -0
- {pulumi_alicloud-3.73.0a1736850863.dist-info → pulumi_alicloud-3.74.0.dist-info}/top_level.txt +0 -0
pulumi_alicloud/cs/kubernetes.py
CHANGED
|
@@ -90,13 +90,13 @@ class KubernetesArgs:
|
|
|
90
90
|
:param pulumi.Input[Sequence[pulumi.Input['KubernetesDeleteOptionArgs']]] delete_options: Delete options, only work for deleting resource. Make sure you have run `pulumi up` to make the configuration applied. See `delete_options` below.
|
|
91
91
|
:param pulumi.Input[bool] deletion_protection: Whether to enable cluster deletion protection.
|
|
92
92
|
:param pulumi.Input[bool] enable_ssh: Enable login to the node through SSH. Default to `false`.
|
|
93
|
-
:param pulumi.Input[str] image_id: Custom Image support. Must based on
|
|
93
|
+
:param pulumi.Input[str] image_id: Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
94
94
|
:param pulumi.Input[bool] install_cloud_monitor: Install cloud monitor agent on ECS. Default to `true`.
|
|
95
95
|
:param pulumi.Input[bool] is_enterprise_security_group: Enable to create advanced security group. default: false. See [Advanced security group](https://www.alibabacloud.com/help/doc-detail/120621.htm). Only works for **Create** Operation.
|
|
96
96
|
:param pulumi.Input[str] key_name: The keypair of ssh login cluster node, you have to create it first. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
97
97
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a cs kubernetes. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
98
98
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a cs kubernetes with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
99
|
-
:param pulumi.Input[str] load_balancer_spec: The cluster api server load
|
|
99
|
+
:param pulumi.Input[str] load_balancer_spec: The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
100
100
|
:param pulumi.Input[bool] master_auto_renew: Enable master payment auto-renew, defaults to false.
|
|
101
101
|
:param pulumi.Input[int] master_auto_renew_period: Master payment auto-renew period, it can be one of {1, 2, 3, 6, 12}.
|
|
102
102
|
:param pulumi.Input[str] master_disk_category: The system disk category of master node. Its valid value are `cloud_ssd`, `cloud_essd` and `cloud_efficiency`. Default to `cloud_efficiency`.
|
|
@@ -114,7 +114,7 @@ class KubernetesArgs:
|
|
|
114
114
|
:param pulumi.Input[str] node_name_mode: Each node name consists of a prefix, an IP substring, and a suffix, the input format is `customized,<prefix>,IPSubStringLen,<suffix>`. For example "customized,aliyun.com-,5,-test", if the node IP address is 192.168.59.176, the prefix is aliyun.com-, IP substring length is 5, and the suffix is -test, the node name will be aliyun.com-59176-test.
|
|
115
115
|
:param pulumi.Input[str] os_type: The operating system of the nodes that run pods, its valid value is either `Linux` or `Windows`. Default to `Linux`.
|
|
116
116
|
:param pulumi.Input[str] password: The password of ssh login cluster node. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
117
|
-
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value
|
|
117
|
+
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
118
118
|
:param pulumi.Input[str] pod_cidr: [Flannel Specific] The CIDR block for the pod network when using Flannel.
|
|
119
119
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] pod_vswitch_ids: [Terway Specific] The vswitches for the pod network when using Terway. It is recommended that `pod_vswitch_ids` is not belong to `worker_vswitch_ids` and `master_vswitch_ids` but must be in same availability zones. Only works for **Create** Operation.
|
|
120
120
|
:param pulumi.Input[str] proxy_mode: Proxy mode is option of kube-proxy. options: iptables | ipvs. default: ipvs.
|
|
@@ -170,8 +170,8 @@ class KubernetesArgs:
|
|
|
170
170
|
if kms_encryption_context is not None:
|
|
171
171
|
pulumi.set(__self__, "kms_encryption_context", kms_encryption_context)
|
|
172
172
|
if load_balancer_spec is not None:
|
|
173
|
-
warnings.warn("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
174
|
-
pulumi.log.warn("""load_balancer_spec is deprecated: Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
173
|
+
warnings.warn("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""", DeprecationWarning)
|
|
174
|
+
pulumi.log.warn("""load_balancer_spec is deprecated: Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""")
|
|
175
175
|
if load_balancer_spec is not None:
|
|
176
176
|
pulumi.set(__self__, "load_balancer_spec", load_balancer_spec)
|
|
177
177
|
if master_auto_renew is not None:
|
|
@@ -394,7 +394,7 @@ class KubernetesArgs:
|
|
|
394
394
|
@pulumi.getter(name="imageId")
|
|
395
395
|
def image_id(self) -> Optional[pulumi.Input[str]]:
|
|
396
396
|
"""
|
|
397
|
-
Custom Image support. Must based on
|
|
397
|
+
Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
398
398
|
"""
|
|
399
399
|
return pulumi.get(self, "image_id")
|
|
400
400
|
|
|
@@ -464,10 +464,10 @@ class KubernetesArgs:
|
|
|
464
464
|
|
|
465
465
|
@property
|
|
466
466
|
@pulumi.getter(name="loadBalancerSpec")
|
|
467
|
-
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
467
|
+
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""")
|
|
468
468
|
def load_balancer_spec(self) -> Optional[pulumi.Input[str]]:
|
|
469
469
|
"""
|
|
470
|
-
The cluster api server load
|
|
470
|
+
The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
471
471
|
"""
|
|
472
472
|
return pulumi.get(self, "load_balancer_spec")
|
|
473
473
|
|
|
@@ -671,7 +671,7 @@ class KubernetesArgs:
|
|
|
671
671
|
@pulumi.getter
|
|
672
672
|
def platform(self) -> Optional[pulumi.Input[str]]:
|
|
673
673
|
"""
|
|
674
|
-
The architecture of the nodes that run pods, its valid value
|
|
674
|
+
The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
675
675
|
"""
|
|
676
676
|
return pulumi.get(self, "platform")
|
|
677
677
|
|
|
@@ -943,13 +943,13 @@ class _KubernetesState:
|
|
|
943
943
|
:param pulumi.Input[Sequence[pulumi.Input['KubernetesDeleteOptionArgs']]] delete_options: Delete options, only work for deleting resource. Make sure you have run `pulumi up` to make the configuration applied. See `delete_options` below.
|
|
944
944
|
:param pulumi.Input[bool] deletion_protection: Whether to enable cluster deletion protection.
|
|
945
945
|
:param pulumi.Input[bool] enable_ssh: Enable login to the node through SSH. Default to `false`.
|
|
946
|
-
:param pulumi.Input[str] image_id: Custom Image support. Must based on
|
|
946
|
+
:param pulumi.Input[str] image_id: Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
947
947
|
:param pulumi.Input[bool] install_cloud_monitor: Install cloud monitor agent on ECS. Default to `true`.
|
|
948
948
|
:param pulumi.Input[bool] is_enterprise_security_group: Enable to create advanced security group. default: false. See [Advanced security group](https://www.alibabacloud.com/help/doc-detail/120621.htm). Only works for **Create** Operation.
|
|
949
949
|
:param pulumi.Input[str] key_name: The keypair of ssh login cluster node, you have to create it first. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
950
950
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a cs kubernetes. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
951
951
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a cs kubernetes with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
952
|
-
:param pulumi.Input[str] load_balancer_spec: The cluster api server load
|
|
952
|
+
:param pulumi.Input[str] load_balancer_spec: The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
953
953
|
:param pulumi.Input[bool] master_auto_renew: Enable master payment auto-renew, defaults to false.
|
|
954
954
|
:param pulumi.Input[int] master_auto_renew_period: Master payment auto-renew period, it can be one of {1, 2, 3, 6, 12}.
|
|
955
955
|
:param pulumi.Input[str] master_disk_category: The system disk category of master node. Its valid value are `cloud_ssd`, `cloud_essd` and `cloud_efficiency`. Default to `cloud_efficiency`.
|
|
@@ -971,7 +971,7 @@ class _KubernetesState:
|
|
|
971
971
|
:param pulumi.Input[str] node_name_mode: Each node name consists of a prefix, an IP substring, and a suffix, the input format is `customized,<prefix>,IPSubStringLen,<suffix>`. For example "customized,aliyun.com-,5,-test", if the node IP address is 192.168.59.176, the prefix is aliyun.com-, IP substring length is 5, and the suffix is -test, the node name will be aliyun.com-59176-test.
|
|
972
972
|
:param pulumi.Input[str] os_type: The operating system of the nodes that run pods, its valid value is either `Linux` or `Windows`. Default to `Linux`.
|
|
973
973
|
:param pulumi.Input[str] password: The password of ssh login cluster node. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
974
|
-
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value
|
|
974
|
+
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
975
975
|
:param pulumi.Input[str] pod_cidr: [Flannel Specific] The CIDR block for the pod network when using Flannel.
|
|
976
976
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] pod_vswitch_ids: [Terway Specific] The vswitches for the pod network when using Terway. It is recommended that `pod_vswitch_ids` is not belong to `worker_vswitch_ids` and `master_vswitch_ids` but must be in same availability zones. Only works for **Create** Operation.
|
|
977
977
|
:param pulumi.Input[str] proxy_mode: Proxy mode is option of kube-proxy. options: iptables | ipvs. default: ipvs.
|
|
@@ -1034,8 +1034,8 @@ class _KubernetesState:
|
|
|
1034
1034
|
if kms_encryption_context is not None:
|
|
1035
1035
|
pulumi.set(__self__, "kms_encryption_context", kms_encryption_context)
|
|
1036
1036
|
if load_balancer_spec is not None:
|
|
1037
|
-
warnings.warn("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
1038
|
-
pulumi.log.warn("""load_balancer_spec is deprecated: Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
1037
|
+
warnings.warn("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""", DeprecationWarning)
|
|
1038
|
+
pulumi.log.warn("""load_balancer_spec is deprecated: Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""")
|
|
1039
1039
|
if load_balancer_spec is not None:
|
|
1040
1040
|
pulumi.set(__self__, "load_balancer_spec", load_balancer_spec)
|
|
1041
1041
|
if master_auto_renew is not None:
|
|
@@ -1276,7 +1276,7 @@ class _KubernetesState:
|
|
|
1276
1276
|
@pulumi.getter(name="imageId")
|
|
1277
1277
|
def image_id(self) -> Optional[pulumi.Input[str]]:
|
|
1278
1278
|
"""
|
|
1279
|
-
Custom Image support. Must based on
|
|
1279
|
+
Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
1280
1280
|
"""
|
|
1281
1281
|
return pulumi.get(self, "image_id")
|
|
1282
1282
|
|
|
@@ -1346,10 +1346,10 @@ class _KubernetesState:
|
|
|
1346
1346
|
|
|
1347
1347
|
@property
|
|
1348
1348
|
@pulumi.getter(name="loadBalancerSpec")
|
|
1349
|
-
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
1349
|
+
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""")
|
|
1350
1350
|
def load_balancer_spec(self) -> Optional[pulumi.Input[str]]:
|
|
1351
1351
|
"""
|
|
1352
|
-
The cluster api server load
|
|
1352
|
+
The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
1353
1353
|
"""
|
|
1354
1354
|
return pulumi.get(self, "load_balancer_spec")
|
|
1355
1355
|
|
|
@@ -1601,7 +1601,7 @@ class _KubernetesState:
|
|
|
1601
1601
|
@pulumi.getter
|
|
1602
1602
|
def platform(self) -> Optional[pulumi.Input[str]]:
|
|
1603
1603
|
"""
|
|
1604
|
-
The architecture of the nodes that run pods, its valid value
|
|
1604
|
+
The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
1605
1605
|
"""
|
|
1606
1606
|
return pulumi.get(self, "platform")
|
|
1607
1607
|
|
|
@@ -1970,13 +1970,13 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
1970
1970
|
:param pulumi.Input[Sequence[pulumi.Input[Union['KubernetesDeleteOptionArgs', 'KubernetesDeleteOptionArgsDict']]]] delete_options: Delete options, only work for deleting resource. Make sure you have run `pulumi up` to make the configuration applied. See `delete_options` below.
|
|
1971
1971
|
:param pulumi.Input[bool] deletion_protection: Whether to enable cluster deletion protection.
|
|
1972
1972
|
:param pulumi.Input[bool] enable_ssh: Enable login to the node through SSH. Default to `false`.
|
|
1973
|
-
:param pulumi.Input[str] image_id: Custom Image support. Must based on
|
|
1973
|
+
:param pulumi.Input[str] image_id: Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
1974
1974
|
:param pulumi.Input[bool] install_cloud_monitor: Install cloud monitor agent on ECS. Default to `true`.
|
|
1975
1975
|
:param pulumi.Input[bool] is_enterprise_security_group: Enable to create advanced security group. default: false. See [Advanced security group](https://www.alibabacloud.com/help/doc-detail/120621.htm). Only works for **Create** Operation.
|
|
1976
1976
|
:param pulumi.Input[str] key_name: The keypair of ssh login cluster node, you have to create it first. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
1977
1977
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a cs kubernetes. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
1978
1978
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a cs kubernetes with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
1979
|
-
:param pulumi.Input[str] load_balancer_spec: The cluster api server load
|
|
1979
|
+
:param pulumi.Input[str] load_balancer_spec: The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
1980
1980
|
:param pulumi.Input[bool] master_auto_renew: Enable master payment auto-renew, defaults to false.
|
|
1981
1981
|
:param pulumi.Input[int] master_auto_renew_period: Master payment auto-renew period, it can be one of {1, 2, 3, 6, 12}.
|
|
1982
1982
|
:param pulumi.Input[str] master_disk_category: The system disk category of master node. Its valid value are `cloud_ssd`, `cloud_essd` and `cloud_efficiency`. Default to `cloud_efficiency`.
|
|
@@ -1996,7 +1996,7 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
1996
1996
|
:param pulumi.Input[str] node_name_mode: Each node name consists of a prefix, an IP substring, and a suffix, the input format is `customized,<prefix>,IPSubStringLen,<suffix>`. For example "customized,aliyun.com-,5,-test", if the node IP address is 192.168.59.176, the prefix is aliyun.com-, IP substring length is 5, and the suffix is -test, the node name will be aliyun.com-59176-test.
|
|
1997
1997
|
:param pulumi.Input[str] os_type: The operating system of the nodes that run pods, its valid value is either `Linux` or `Windows`. Default to `Linux`.
|
|
1998
1998
|
:param pulumi.Input[str] password: The password of ssh login cluster node. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
1999
|
-
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value
|
|
1999
|
+
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
2000
2000
|
:param pulumi.Input[str] pod_cidr: [Flannel Specific] The CIDR block for the pod network when using Flannel.
|
|
2001
2001
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] pod_vswitch_ids: [Terway Specific] The vswitches for the pod network when using Terway. It is recommended that `pod_vswitch_ids` is not belong to `worker_vswitch_ids` and `master_vswitch_ids` but must be in same availability zones. Only works for **Create** Operation.
|
|
2002
2002
|
:param pulumi.Input[str] proxy_mode: Proxy mode is option of kube-proxy. options: iptables | ipvs. default: ipvs.
|
|
@@ -2302,13 +2302,13 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
2302
2302
|
:param pulumi.Input[Sequence[pulumi.Input[Union['KubernetesDeleteOptionArgs', 'KubernetesDeleteOptionArgsDict']]]] delete_options: Delete options, only work for deleting resource. Make sure you have run `pulumi up` to make the configuration applied. See `delete_options` below.
|
|
2303
2303
|
:param pulumi.Input[bool] deletion_protection: Whether to enable cluster deletion protection.
|
|
2304
2304
|
:param pulumi.Input[bool] enable_ssh: Enable login to the node through SSH. Default to `false`.
|
|
2305
|
-
:param pulumi.Input[str] image_id: Custom Image support. Must based on
|
|
2305
|
+
:param pulumi.Input[str] image_id: Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
2306
2306
|
:param pulumi.Input[bool] install_cloud_monitor: Install cloud monitor agent on ECS. Default to `true`.
|
|
2307
2307
|
:param pulumi.Input[bool] is_enterprise_security_group: Enable to create advanced security group. default: false. See [Advanced security group](https://www.alibabacloud.com/help/doc-detail/120621.htm). Only works for **Create** Operation.
|
|
2308
2308
|
:param pulumi.Input[str] key_name: The keypair of ssh login cluster node, you have to create it first. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
2309
2309
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to a cs kubernetes. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
2310
2310
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating a cs kubernetes with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
2311
|
-
:param pulumi.Input[str] load_balancer_spec: The cluster api server load
|
|
2311
|
+
:param pulumi.Input[str] load_balancer_spec: The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
2312
2312
|
:param pulumi.Input[bool] master_auto_renew: Enable master payment auto-renew, defaults to false.
|
|
2313
2313
|
:param pulumi.Input[int] master_auto_renew_period: Master payment auto-renew period, it can be one of {1, 2, 3, 6, 12}.
|
|
2314
2314
|
:param pulumi.Input[str] master_disk_category: The system disk category of master node. Its valid value are `cloud_ssd`, `cloud_essd` and `cloud_efficiency`. Default to `cloud_efficiency`.
|
|
@@ -2330,7 +2330,7 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
2330
2330
|
:param pulumi.Input[str] node_name_mode: Each node name consists of a prefix, an IP substring, and a suffix, the input format is `customized,<prefix>,IPSubStringLen,<suffix>`. For example "customized,aliyun.com-,5,-test", if the node IP address is 192.168.59.176, the prefix is aliyun.com-, IP substring length is 5, and the suffix is -test, the node name will be aliyun.com-59176-test.
|
|
2331
2331
|
:param pulumi.Input[str] os_type: The operating system of the nodes that run pods, its valid value is either `Linux` or `Windows`. Default to `Linux`.
|
|
2332
2332
|
:param pulumi.Input[str] password: The password of ssh login cluster node. You have to specify one of `password` `key_name` `kms_encrypted_password` fields.
|
|
2333
|
-
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value
|
|
2333
|
+
:param pulumi.Input[str] platform: The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
2334
2334
|
:param pulumi.Input[str] pod_cidr: [Flannel Specific] The CIDR block for the pod network when using Flannel.
|
|
2335
2335
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] pod_vswitch_ids: [Terway Specific] The vswitches for the pod network when using Terway. It is recommended that `pod_vswitch_ids` is not belong to `worker_vswitch_ids` and `master_vswitch_ids` but must be in same availability zones. Only works for **Create** Operation.
|
|
2336
2336
|
:param pulumi.Input[str] proxy_mode: Proxy mode is option of kube-proxy. options: iptables | ipvs. default: ipvs.
|
|
@@ -2526,7 +2526,7 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
2526
2526
|
@pulumi.getter(name="imageId")
|
|
2527
2527
|
def image_id(self) -> pulumi.Output[str]:
|
|
2528
2528
|
"""
|
|
2529
|
-
Custom Image support. Must based on
|
|
2529
|
+
Custom Image support. Must be based on AliyunLinux or AliyunLinux3.
|
|
2530
2530
|
"""
|
|
2531
2531
|
return pulumi.get(self, "image_id")
|
|
2532
2532
|
|
|
@@ -2572,10 +2572,10 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
2572
2572
|
|
|
2573
2573
|
@property
|
|
2574
2574
|
@pulumi.getter(name="loadBalancerSpec")
|
|
2575
|
-
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The
|
|
2576
|
-
def load_balancer_spec(self) -> pulumi.Output[
|
|
2575
|
+
@_utilities.deprecated("""Field 'load_balancer_spec' has been deprecated from provider version 1.232.0. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU""")
|
|
2576
|
+
def load_balancer_spec(self) -> pulumi.Output[str]:
|
|
2577
2577
|
"""
|
|
2578
|
-
The cluster api server load
|
|
2578
|
+
The cluster api server load balancer instance specification. For more information on how to select a LB instance specification, see [SLB instance overview](https://help.aliyun.com/document_detail/85931.html). Only works for **Create** Operation. The spec will not take effect because the charge of the load balancer has been changed to PayByCLCU.
|
|
2579
2579
|
"""
|
|
2580
2580
|
return pulumi.get(self, "load_balancer_spec")
|
|
2581
2581
|
|
|
@@ -2743,7 +2743,7 @@ class Kubernetes(pulumi.CustomResource):
|
|
|
2743
2743
|
@pulumi.getter
|
|
2744
2744
|
def platform(self) -> pulumi.Output[str]:
|
|
2745
2745
|
"""
|
|
2746
|
-
The architecture of the nodes that run pods, its valid value
|
|
2746
|
+
The architecture of the nodes that run pods, its valid value `AliyunLinux`, `AliyunLinux3`. Default to `AliyunLinux3`.
|
|
2747
2747
|
"""
|
|
2748
2748
|
return pulumi.get(self, "platform")
|
|
2749
2749
|
|