aws-sdk-eks 1.122.0 → 1.124.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-eks/client.rb +29 -10
- data/lib/aws-sdk-eks/client_api.rb +16 -0
- data/lib/aws-sdk-eks/types.rb +205 -1
- data/lib/aws-sdk-eks.rb +1 -1
- data/sig/client.rbs +6 -0
- data/sig/types.rbs +16 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 02ae06a9baee4cb37b6fc2400ac1dd214cac1ea48f96d56661df4b32ba0ae3c4
|
4
|
+
data.tar.gz: c54299ecf1988524ee260a3dbca86ef8fb31b0e934302a2eb042e02d608733dc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd440a08b05d4cfb8a906e05ff73a879ef07d41e4da93623bf98f1e8ba058d3fbfbac76160aa52ffda24cbca72934d6f8c1bad560ccde41395ceb98cdaac498b
|
7
|
+
data.tar.gz: 73f1890dee53b8fb818946d2b7f6d95594c798d5a28920ad0421c616d5bbb5df336aff2b8e889b4472548f54e08fd9a1b6df0633fdac5b2d45d27e3ec5cc826b
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.124.0 (2024-12-20)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - This release expands the catalog of upgrade insight checks
|
8
|
+
|
9
|
+
1.123.0 (2024-12-13)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
|
13
|
+
|
4
14
|
1.122.0 (2024-12-02)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.124.0
|
data/lib/aws-sdk-eks/client.rb
CHANGED
@@ -554,7 +554,7 @@ module Aws::EKS
|
|
554
554
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
555
555
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
556
556
|
# resp.update.params #=> Array
|
557
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
557
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
558
558
|
# resp.update.params[0].value #=> String
|
559
559
|
# resp.update.created_at #=> Time
|
560
560
|
# resp.update.errors #=> Array
|
@@ -638,7 +638,7 @@ module Aws::EKS
|
|
638
638
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
639
639
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
640
640
|
# resp.update.params #=> Array
|
641
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
641
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
642
642
|
# resp.update.params[0].value #=> String
|
643
643
|
# resp.update.created_at #=> Time
|
644
644
|
# resp.update.errors #=> Array
|
@@ -1755,6 +1755,9 @@ module Aws::EKS
|
|
1755
1755
|
# @option params [Types::NodegroupUpdateConfig] :update_config
|
1756
1756
|
# The node group update configuration.
|
1757
1757
|
#
|
1758
|
+
# @option params [Types::NodeRepairConfig] :node_repair_config
|
1759
|
+
# The node auto repair configuration for the node group.
|
1760
|
+
#
|
1758
1761
|
# @option params [String] :capacity_type
|
1759
1762
|
# The capacity type for your node group.
|
1760
1763
|
#
|
@@ -1839,6 +1842,9 @@ module Aws::EKS
|
|
1839
1842
|
# max_unavailable: 1,
|
1840
1843
|
# max_unavailable_percentage: 1,
|
1841
1844
|
# },
|
1845
|
+
# node_repair_config: {
|
1846
|
+
# enabled: false,
|
1847
|
+
# },
|
1842
1848
|
# capacity_type: "ON_DEMAND", # accepts ON_DEMAND, SPOT, CAPACITY_BLOCK
|
1843
1849
|
# version: "String",
|
1844
1850
|
# release_version: "String",
|
@@ -1884,6 +1890,7 @@ module Aws::EKS
|
|
1884
1890
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
1885
1891
|
# resp.nodegroup.update_config.max_unavailable #=> Integer
|
1886
1892
|
# resp.nodegroup.update_config.max_unavailable_percentage #=> Integer
|
1893
|
+
# resp.nodegroup.node_repair_config.enabled #=> Boolean
|
1887
1894
|
# resp.nodegroup.launch_template.name #=> String
|
1888
1895
|
# resp.nodegroup.launch_template.version #=> String
|
1889
1896
|
# resp.nodegroup.launch_template.id #=> String
|
@@ -2397,6 +2404,7 @@ module Aws::EKS
|
|
2397
2404
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
2398
2405
|
# resp.nodegroup.update_config.max_unavailable #=> Integer
|
2399
2406
|
# resp.nodegroup.update_config.max_unavailable_percentage #=> Integer
|
2407
|
+
# resp.nodegroup.node_repair_config.enabled #=> Boolean
|
2400
2408
|
# resp.nodegroup.launch_template.name #=> String
|
2401
2409
|
# resp.nodegroup.launch_template.version #=> String
|
2402
2410
|
# resp.nodegroup.launch_template.id #=> String
|
@@ -3155,6 +3163,10 @@ module Aws::EKS
|
|
3155
3163
|
# resp.insight.category_specific_summary.deprecation_details[0].client_stats[0].user_agent #=> String
|
3156
3164
|
# resp.insight.category_specific_summary.deprecation_details[0].client_stats[0].number_of_requests_last_30_days #=> Integer
|
3157
3165
|
# resp.insight.category_specific_summary.deprecation_details[0].client_stats[0].last_request_time #=> Time
|
3166
|
+
# resp.insight.category_specific_summary.addon_compatibility_details #=> Array
|
3167
|
+
# resp.insight.category_specific_summary.addon_compatibility_details[0].name #=> String
|
3168
|
+
# resp.insight.category_specific_summary.addon_compatibility_details[0].compatible_versions #=> Array
|
3169
|
+
# resp.insight.category_specific_summary.addon_compatibility_details[0].compatible_versions[0] #=> String
|
3158
3170
|
#
|
3159
3171
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DescribeInsight AWS API Documentation
|
3160
3172
|
#
|
@@ -3224,6 +3236,7 @@ module Aws::EKS
|
|
3224
3236
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
3225
3237
|
# resp.nodegroup.update_config.max_unavailable #=> Integer
|
3226
3238
|
# resp.nodegroup.update_config.max_unavailable_percentage #=> Integer
|
3239
|
+
# resp.nodegroup.node_repair_config.enabled #=> Boolean
|
3227
3240
|
# resp.nodegroup.launch_template.name #=> String
|
3228
3241
|
# resp.nodegroup.launch_template.version #=> String
|
3229
3242
|
# resp.nodegroup.launch_template.id #=> String
|
@@ -3337,7 +3350,7 @@ module Aws::EKS
|
|
3337
3350
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
3338
3351
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
3339
3352
|
# resp.update.params #=> Array
|
3340
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
3353
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
3341
3354
|
# resp.update.params[0].value #=> String
|
3342
3355
|
# resp.update.created_at #=> Time
|
3343
3356
|
# resp.update.errors #=> Array
|
@@ -3426,7 +3439,7 @@ module Aws::EKS
|
|
3426
3439
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
3427
3440
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
3428
3441
|
# resp.update.params #=> Array
|
3429
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
3442
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
3430
3443
|
# resp.update.params[0].value #=> String
|
3431
3444
|
# resp.update.created_at #=> Time
|
3432
3445
|
# resp.update.errors #=> Array
|
@@ -4669,7 +4682,7 @@ module Aws::EKS
|
|
4669
4682
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
4670
4683
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
4671
4684
|
# resp.update.params #=> Array
|
4672
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4685
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4673
4686
|
# resp.update.params[0].value #=> String
|
4674
4687
|
# resp.update.created_at #=> Time
|
4675
4688
|
# resp.update.errors #=> Array
|
@@ -4872,7 +4885,7 @@ module Aws::EKS
|
|
4872
4885
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
4873
4886
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
4874
4887
|
# resp.update.params #=> Array
|
4875
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4888
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4876
4889
|
# resp.update.params[0].value #=> String
|
4877
4890
|
# resp.update.created_at #=> Time
|
4878
4891
|
# resp.update.errors #=> Array
|
@@ -4936,7 +4949,7 @@ module Aws::EKS
|
|
4936
4949
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
4937
4950
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
4938
4951
|
# resp.update.params #=> Array
|
4939
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4952
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
4940
4953
|
# resp.update.params[0].value #=> String
|
4941
4954
|
# resp.update.created_at #=> Time
|
4942
4955
|
# resp.update.errors #=> Array
|
@@ -5043,6 +5056,9 @@ module Aws::EKS
|
|
5043
5056
|
# @option params [Types::NodegroupUpdateConfig] :update_config
|
5044
5057
|
# The node group update configuration.
|
5045
5058
|
#
|
5059
|
+
# @option params [Types::NodeRepairConfig] :node_repair_config
|
5060
|
+
# The node auto repair configuration for the node group.
|
5061
|
+
#
|
5046
5062
|
# @option params [String] :client_request_token
|
5047
5063
|
# A unique, case-sensitive identifier that you provide to ensure the
|
5048
5064
|
# idempotency of the request.
|
@@ -5090,6 +5106,9 @@ module Aws::EKS
|
|
5090
5106
|
# max_unavailable: 1,
|
5091
5107
|
# max_unavailable_percentage: 1,
|
5092
5108
|
# },
|
5109
|
+
# node_repair_config: {
|
5110
|
+
# enabled: false,
|
5111
|
+
# },
|
5093
5112
|
# client_request_token: "String",
|
5094
5113
|
# })
|
5095
5114
|
#
|
@@ -5099,7 +5118,7 @@ module Aws::EKS
|
|
5099
5118
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
5100
5119
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
5101
5120
|
# resp.update.params #=> Array
|
5102
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
5121
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
5103
5122
|
# resp.update.params[0].value #=> String
|
5104
5123
|
# resp.update.created_at #=> Time
|
5105
5124
|
# resp.update.errors #=> Array
|
@@ -5239,7 +5258,7 @@ module Aws::EKS
|
|
5239
5258
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
5240
5259
|
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate"
|
5241
5260
|
# resp.update.params #=> Array
|
5242
|
-
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
5261
|
+
# resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "NodeRepairEnabled", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig"
|
5243
5262
|
# resp.update.params[0].value #=> String
|
5244
5263
|
# resp.update.created_at #=> Time
|
5245
5264
|
# resp.update.errors #=> Array
|
@@ -5333,7 +5352,7 @@ module Aws::EKS
|
|
5333
5352
|
tracer: tracer
|
5334
5353
|
)
|
5335
5354
|
context[:gem_name] = 'aws-sdk-eks'
|
5336
|
-
context[:gem_version] = '1.
|
5355
|
+
context[:gem_version] = '1.124.0'
|
5337
5356
|
Seahorse::Client::Request.new(handlers, context)
|
5338
5357
|
end
|
5339
5358
|
|
@@ -24,6 +24,8 @@ module Aws::EKS
|
|
24
24
|
AccessScopeType = Shapes::StringShape.new(name: 'AccessScopeType')
|
25
25
|
AdditionalInfoMap = Shapes::MapShape.new(name: 'AdditionalInfoMap')
|
26
26
|
Addon = Shapes::StructureShape.new(name: 'Addon')
|
27
|
+
AddonCompatibilityDetail = Shapes::StructureShape.new(name: 'AddonCompatibilityDetail')
|
28
|
+
AddonCompatibilityDetails = Shapes::ListShape.new(name: 'AddonCompatibilityDetails')
|
27
29
|
AddonHealth = Shapes::StructureShape.new(name: 'AddonHealth')
|
28
30
|
AddonInfo = Shapes::StructureShape.new(name: 'AddonInfo')
|
29
31
|
AddonIssue = Shapes::StructureShape.new(name: 'AddonIssue')
|
@@ -230,6 +232,7 @@ module Aws::EKS
|
|
230
232
|
LogTypes = Shapes::ListShape.new(name: 'LogTypes')
|
231
233
|
Logging = Shapes::StructureShape.new(name: 'Logging')
|
232
234
|
MarketplaceInformation = Shapes::StructureShape.new(name: 'MarketplaceInformation')
|
235
|
+
NodeRepairConfig = Shapes::StructureShape.new(name: 'NodeRepairConfig')
|
233
236
|
Nodegroup = Shapes::StructureShape.new(name: 'Nodegroup')
|
234
237
|
NodegroupHealth = Shapes::StructureShape.new(name: 'NodegroupHealth')
|
235
238
|
NodegroupIssueCode = Shapes::StringShape.new(name: 'NodegroupIssueCode')
|
@@ -375,6 +378,12 @@ module Aws::EKS
|
|
375
378
|
Addon.add_member(:pod_identity_associations, Shapes::ShapeRef.new(shape: StringList, location_name: "podIdentityAssociations"))
|
376
379
|
Addon.struct_class = Types::Addon
|
377
380
|
|
381
|
+
AddonCompatibilityDetail.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
382
|
+
AddonCompatibilityDetail.add_member(:compatible_versions, Shapes::ShapeRef.new(shape: StringList, location_name: "compatibleVersions"))
|
383
|
+
AddonCompatibilityDetail.struct_class = Types::AddonCompatibilityDetail
|
384
|
+
|
385
|
+
AddonCompatibilityDetails.member = Shapes::ShapeRef.new(shape: AddonCompatibilityDetail)
|
386
|
+
|
378
387
|
AddonHealth.add_member(:issues, Shapes::ShapeRef.new(shape: AddonIssueList, location_name: "issues"))
|
379
388
|
AddonHealth.struct_class = Types::AddonHealth
|
380
389
|
|
@@ -647,6 +656,7 @@ module Aws::EKS
|
|
647
656
|
CreateNodegroupRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: String, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
|
648
657
|
CreateNodegroupRequest.add_member(:launch_template, Shapes::ShapeRef.new(shape: LaunchTemplateSpecification, location_name: "launchTemplate"))
|
649
658
|
CreateNodegroupRequest.add_member(:update_config, Shapes::ShapeRef.new(shape: NodegroupUpdateConfig, location_name: "updateConfig"))
|
659
|
+
CreateNodegroupRequest.add_member(:node_repair_config, Shapes::ShapeRef.new(shape: NodeRepairConfig, location_name: "nodeRepairConfig"))
|
650
660
|
CreateNodegroupRequest.add_member(:capacity_type, Shapes::ShapeRef.new(shape: CapacityTypes, location_name: "capacityType"))
|
651
661
|
CreateNodegroupRequest.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "version"))
|
652
662
|
CreateNodegroupRequest.add_member(:release_version, Shapes::ShapeRef.new(shape: String, location_name: "releaseVersion"))
|
@@ -934,6 +944,7 @@ module Aws::EKS
|
|
934
944
|
Insight.struct_class = Types::Insight
|
935
945
|
|
936
946
|
InsightCategorySpecificSummary.add_member(:deprecation_details, Shapes::ShapeRef.new(shape: DeprecationDetails, location_name: "deprecationDetails"))
|
947
|
+
InsightCategorySpecificSummary.add_member(:addon_compatibility_details, Shapes::ShapeRef.new(shape: AddonCompatibilityDetails, location_name: "addonCompatibilityDetails"))
|
937
948
|
InsightCategorySpecificSummary.struct_class = Types::InsightCategorySpecificSummary
|
938
949
|
|
939
950
|
InsightResourceDetail.add_member(:insight_status, Shapes::ShapeRef.new(shape: InsightStatus, location_name: "insightStatus"))
|
@@ -1141,6 +1152,9 @@ module Aws::EKS
|
|
1141
1152
|
MarketplaceInformation.add_member(:product_url, Shapes::ShapeRef.new(shape: String, location_name: "productUrl"))
|
1142
1153
|
MarketplaceInformation.struct_class = Types::MarketplaceInformation
|
1143
1154
|
|
1155
|
+
NodeRepairConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "enabled"))
|
1156
|
+
NodeRepairConfig.struct_class = Types::NodeRepairConfig
|
1157
|
+
|
1144
1158
|
Nodegroup.add_member(:nodegroup_name, Shapes::ShapeRef.new(shape: String, location_name: "nodegroupName"))
|
1145
1159
|
Nodegroup.add_member(:nodegroup_arn, Shapes::ShapeRef.new(shape: String, location_name: "nodegroupArn"))
|
1146
1160
|
Nodegroup.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "clusterName"))
|
@@ -1162,6 +1176,7 @@ module Aws::EKS
|
|
1162
1176
|
Nodegroup.add_member(:disk_size, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "diskSize"))
|
1163
1177
|
Nodegroup.add_member(:health, Shapes::ShapeRef.new(shape: NodegroupHealth, location_name: "health"))
|
1164
1178
|
Nodegroup.add_member(:update_config, Shapes::ShapeRef.new(shape: NodegroupUpdateConfig, location_name: "updateConfig"))
|
1179
|
+
Nodegroup.add_member(:node_repair_config, Shapes::ShapeRef.new(shape: NodeRepairConfig, location_name: "nodeRepairConfig"))
|
1165
1180
|
Nodegroup.add_member(:launch_template, Shapes::ShapeRef.new(shape: LaunchTemplateSpecification, location_name: "launchTemplate"))
|
1166
1181
|
Nodegroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
1167
1182
|
Nodegroup.struct_class = Types::Nodegroup
|
@@ -1422,6 +1437,7 @@ module Aws::EKS
|
|
1422
1437
|
UpdateNodegroupConfigRequest.add_member(:taints, Shapes::ShapeRef.new(shape: UpdateTaintsPayload, location_name: "taints"))
|
1423
1438
|
UpdateNodegroupConfigRequest.add_member(:scaling_config, Shapes::ShapeRef.new(shape: NodegroupScalingConfig, location_name: "scalingConfig"))
|
1424
1439
|
UpdateNodegroupConfigRequest.add_member(:update_config, Shapes::ShapeRef.new(shape: NodegroupUpdateConfig, location_name: "updateConfig"))
|
1440
|
+
UpdateNodegroupConfigRequest.add_member(:node_repair_config, Shapes::ShapeRef.new(shape: NodeRepairConfig, location_name: "nodeRepairConfig"))
|
1425
1441
|
UpdateNodegroupConfigRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: String, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1426
1442
|
UpdateNodegroupConfigRequest.struct_class = Types::UpdateNodegroupConfigRequest
|
1427
1443
|
|
data/lib/aws-sdk-eks/types.rb
CHANGED
@@ -286,6 +286,28 @@ module Aws::EKS
|
|
286
286
|
include Aws::Structure
|
287
287
|
end
|
288
288
|
|
289
|
+
# The summary information about the Amazon EKS add-on compatibility for
|
290
|
+
# the next Kubernetes version for an insight check in the
|
291
|
+
# `UPGRADE_READINESS` category.
|
292
|
+
#
|
293
|
+
# @!attribute [rw] name
|
294
|
+
# The name of the Amazon EKS add-on.
|
295
|
+
# @return [String]
|
296
|
+
#
|
297
|
+
# @!attribute [rw] compatible_versions
|
298
|
+
# The list of compatible Amazon EKS add-on versions for the next
|
299
|
+
# Kubernetes version.
|
300
|
+
# @return [Array<String>]
|
301
|
+
#
|
302
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/AddonCompatibilityDetail AWS API Documentation
|
303
|
+
#
|
304
|
+
class AddonCompatibilityDetail < Struct.new(
|
305
|
+
:name,
|
306
|
+
:compatible_versions)
|
307
|
+
SENSITIVE = []
|
308
|
+
include Aws::Structure
|
309
|
+
end
|
310
|
+
|
289
311
|
# The health of the add-on.
|
290
312
|
#
|
291
313
|
# @!attribute [rw] issues
|
@@ -1989,6 +2011,10 @@ module Aws::EKS
|
|
1989
2011
|
# The node group update configuration.
|
1990
2012
|
# @return [Types::NodegroupUpdateConfig]
|
1991
2013
|
#
|
2014
|
+
# @!attribute [rw] node_repair_config
|
2015
|
+
# The node auto repair configuration for the node group.
|
2016
|
+
# @return [Types::NodeRepairConfig]
|
2017
|
+
#
|
1992
2018
|
# @!attribute [rw] capacity_type
|
1993
2019
|
# The capacity type for your node group.
|
1994
2020
|
# @return [String]
|
@@ -2048,6 +2074,7 @@ module Aws::EKS
|
|
2048
2074
|
:client_request_token,
|
2049
2075
|
:launch_template,
|
2050
2076
|
:update_config,
|
2077
|
+
:node_repair_config,
|
2051
2078
|
:capacity_type,
|
2052
2079
|
:version,
|
2053
2080
|
:release_version)
|
@@ -3412,10 +3439,15 @@ module Aws::EKS
|
|
3412
3439
|
# insight check in the `UPGRADE_READINESS` category.
|
3413
3440
|
# @return [Array<Types::DeprecationDetail>]
|
3414
3441
|
#
|
3442
|
+
# @!attribute [rw] addon_compatibility_details
|
3443
|
+
# A list of `AddonCompatibilityDetail` objects for Amazon EKS add-ons.
|
3444
|
+
# @return [Array<Types::AddonCompatibilityDetail>]
|
3445
|
+
#
|
3415
3446
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/InsightCategorySpecificSummary AWS API Documentation
|
3416
3447
|
#
|
3417
3448
|
class InsightCategorySpecificSummary < Struct.new(
|
3418
|
-
:deprecation_details
|
3449
|
+
:deprecation_details,
|
3450
|
+
:addon_compatibility_details)
|
3419
3451
|
SENSITIVE = []
|
3420
3452
|
include Aws::Structure
|
3421
3453
|
end
|
@@ -4800,6 +4832,21 @@ module Aws::EKS
|
|
4800
4832
|
include Aws::Structure
|
4801
4833
|
end
|
4802
4834
|
|
4835
|
+
# The node auto repair configuration for the node group.
|
4836
|
+
#
|
4837
|
+
# @!attribute [rw] enabled
|
4838
|
+
# Specifies whether to enable node auto repair for the node group.
|
4839
|
+
# Node auto repair is disabled by default.
|
4840
|
+
# @return [Boolean]
|
4841
|
+
#
|
4842
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/NodeRepairConfig AWS API Documentation
|
4843
|
+
#
|
4844
|
+
class NodeRepairConfig < Struct.new(
|
4845
|
+
:enabled)
|
4846
|
+
SENSITIVE = []
|
4847
|
+
include Aws::Structure
|
4848
|
+
end
|
4849
|
+
|
4803
4850
|
# An object representing an Amazon EKS managed node group.
|
4804
4851
|
#
|
4805
4852
|
# @!attribute [rw] nodegroup_name
|
@@ -4923,6 +4970,10 @@ module Aws::EKS
|
|
4923
4970
|
# The node group update configuration.
|
4924
4971
|
# @return [Types::NodegroupUpdateConfig]
|
4925
4972
|
#
|
4973
|
+
# @!attribute [rw] node_repair_config
|
4974
|
+
# The node auto repair configuration for the node group.
|
4975
|
+
# @return [Types::NodeRepairConfig]
|
4976
|
+
#
|
4926
4977
|
# @!attribute [rw] launch_template
|
4927
4978
|
# If a launch template was used to create the node group, then this is
|
4928
4979
|
# the launch template that was used.
|
@@ -4959,6 +5010,7 @@ module Aws::EKS
|
|
4959
5010
|
:disk_size,
|
4960
5011
|
:health,
|
4961
5012
|
:update_config,
|
5013
|
+
:node_repair_config,
|
4962
5014
|
:launch_template,
|
4963
5015
|
:tags)
|
4964
5016
|
SENSITIVE = []
|
@@ -5644,11 +5696,61 @@ module Aws::EKS
|
|
5644
5696
|
#
|
5645
5697
|
# @!attribute [rw] remote_node_networks
|
5646
5698
|
# The list of network CIDRs that can contain hybrid nodes.
|
5699
|
+
#
|
5700
|
+
# These CIDR blocks define the expected IP address range of the hybrid
|
5701
|
+
# nodes that join the cluster. These blocks are typically determined
|
5702
|
+
# by your network administrator.
|
5703
|
+
#
|
5704
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5705
|
+
# (for example, ` 10.2.0.0/16`).
|
5706
|
+
#
|
5707
|
+
# It must satisfy the following requirements:
|
5708
|
+
#
|
5709
|
+
# * Each block must be within an `IPv4` RFC-1918 network range.
|
5710
|
+
# Minimum allowed size is /24, maximum allowed size is /8.
|
5711
|
+
# Publicly-routable addresses aren't supported.
|
5712
|
+
#
|
5713
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks
|
5714
|
+
# for your EKS resources, or the block of the Kubernetes service IP
|
5715
|
+
# range.
|
5716
|
+
#
|
5717
|
+
# * Each block must have a route to the VPC that uses the VPC CIDR
|
5718
|
+
# blocks, not public IPs or Elastic IPs. There are many options
|
5719
|
+
# including Transit Gateway, Site-to-Site VPN, or Direct Connect.
|
5720
|
+
#
|
5721
|
+
# * Each host must allow outbound connection to the EKS cluster
|
5722
|
+
# control plane on TCP ports `443` and `10250`.
|
5723
|
+
#
|
5724
|
+
# * Each host must allow inbound connection from the EKS cluster
|
5725
|
+
# control plane on TCP port 10250 for logs, exec and port-forward
|
5726
|
+
# operations.
|
5727
|
+
#
|
5728
|
+
# * Each host must allow TCP and UDP network connectivity to and from
|
5729
|
+
# other hosts that are running `CoreDNS` on UDP port `53` for
|
5730
|
+
# service and pod DNS names.
|
5647
5731
|
# @return [Array<Types::RemoteNodeNetwork>]
|
5648
5732
|
#
|
5649
5733
|
# @!attribute [rw] remote_pod_networks
|
5650
5734
|
# The list of network CIDRs that can contain pods that run Kubernetes
|
5651
5735
|
# webhooks on hybrid nodes.
|
5736
|
+
#
|
5737
|
+
# These CIDR blocks are determined by configuring your Container
|
5738
|
+
# Network Interface (CNI) plugin. We recommend the Calico CNI or
|
5739
|
+
# Cilium CNI. Note that the Amazon VPC CNI plugin for Kubernetes
|
5740
|
+
# isn't available for on-premises and edge locations.
|
5741
|
+
#
|
5742
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5743
|
+
# (for example, ` 10.2.0.0/16`).
|
5744
|
+
#
|
5745
|
+
# It must satisfy the following requirements:
|
5746
|
+
#
|
5747
|
+
# * Each block must be within an `IPv4` RFC-1918 network range.
|
5748
|
+
# Minimum allowed size is /24, maximum allowed size is /8.
|
5749
|
+
# Publicly-routable addresses aren't supported.
|
5750
|
+
#
|
5751
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks
|
5752
|
+
# for your EKS resources, or the block of the Kubernetes service IP
|
5753
|
+
# range.
|
5652
5754
|
# @return [Array<Types::RemotePodNetwork>]
|
5653
5755
|
#
|
5654
5756
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/RemoteNetworkConfigRequest AWS API Documentation
|
@@ -5683,8 +5785,70 @@ module Aws::EKS
|
|
5683
5785
|
|
5684
5786
|
# A network CIDR that can contain hybrid nodes.
|
5685
5787
|
#
|
5788
|
+
# These CIDR blocks define the expected IP address range of the hybrid
|
5789
|
+
# nodes that join the cluster. These blocks are typically determined by
|
5790
|
+
# your network administrator.
|
5791
|
+
#
|
5792
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5793
|
+
# (for example, ` 10.2.0.0/16`).
|
5794
|
+
#
|
5795
|
+
# It must satisfy the following requirements:
|
5796
|
+
#
|
5797
|
+
# * Each block must be within an `IPv4` RFC-1918 network range. Minimum
|
5798
|
+
# allowed size is /24, maximum allowed size is /8. Publicly-routable
|
5799
|
+
# addresses aren't supported.
|
5800
|
+
#
|
5801
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks for
|
5802
|
+
# your EKS resources, or the block of the Kubernetes service IP range.
|
5803
|
+
#
|
5804
|
+
# * Each block must have a route to the VPC that uses the VPC CIDR
|
5805
|
+
# blocks, not public IPs or Elastic IPs. There are many options
|
5806
|
+
# including Transit Gateway, Site-to-Site VPN, or Direct Connect.
|
5807
|
+
#
|
5808
|
+
# * Each host must allow outbound connection to the EKS cluster control
|
5809
|
+
# plane on TCP ports `443` and `10250`.
|
5810
|
+
#
|
5811
|
+
# * Each host must allow inbound connection from the EKS cluster control
|
5812
|
+
# plane on TCP port 10250 for logs, exec and port-forward operations.
|
5813
|
+
#
|
5814
|
+
# * Each host must allow TCP and UDP network connectivity to and from
|
5815
|
+
# other hosts that are running `CoreDNS` on UDP port `53` for service
|
5816
|
+
# and pod DNS names.
|
5817
|
+
#
|
5686
5818
|
# @!attribute [rw] cidrs
|
5687
5819
|
# A network CIDR that can contain hybrid nodes.
|
5820
|
+
#
|
5821
|
+
# These CIDR blocks define the expected IP address range of the hybrid
|
5822
|
+
# nodes that join the cluster. These blocks are typically determined
|
5823
|
+
# by your network administrator.
|
5824
|
+
#
|
5825
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5826
|
+
# (for example, ` 10.2.0.0/16`).
|
5827
|
+
#
|
5828
|
+
# It must satisfy the following requirements:
|
5829
|
+
#
|
5830
|
+
# * Each block must be within an `IPv4` RFC-1918 network range.
|
5831
|
+
# Minimum allowed size is /24, maximum allowed size is /8.
|
5832
|
+
# Publicly-routable addresses aren't supported.
|
5833
|
+
#
|
5834
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks
|
5835
|
+
# for your EKS resources, or the block of the Kubernetes service IP
|
5836
|
+
# range.
|
5837
|
+
#
|
5838
|
+
# * Each block must have a route to the VPC that uses the VPC CIDR
|
5839
|
+
# blocks, not public IPs or Elastic IPs. There are many options
|
5840
|
+
# including Transit Gateway, Site-to-Site VPN, or Direct Connect.
|
5841
|
+
#
|
5842
|
+
# * Each host must allow outbound connection to the EKS cluster
|
5843
|
+
# control plane on TCP ports `443` and `10250`.
|
5844
|
+
#
|
5845
|
+
# * Each host must allow inbound connection from the EKS cluster
|
5846
|
+
# control plane on TCP port 10250 for logs, exec and port-forward
|
5847
|
+
# operations.
|
5848
|
+
#
|
5849
|
+
# * Each host must allow TCP and UDP network connectivity to and from
|
5850
|
+
# other hosts that are running `CoreDNS` on UDP port `53` for
|
5851
|
+
# service and pod DNS names.
|
5688
5852
|
# @return [Array<String>]
|
5689
5853
|
#
|
5690
5854
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/RemoteNodeNetwork AWS API Documentation
|
@@ -5698,9 +5862,44 @@ module Aws::EKS
|
|
5698
5862
|
# A network CIDR that can contain pods that run Kubernetes webhooks on
|
5699
5863
|
# hybrid nodes.
|
5700
5864
|
#
|
5865
|
+
# These CIDR blocks are determined by configuring your Container Network
|
5866
|
+
# Interface (CNI) plugin. We recommend the Calico CNI or Cilium CNI.
|
5867
|
+
# Note that the Amazon VPC CNI plugin for Kubernetes isn't available
|
5868
|
+
# for on-premises and edge locations.
|
5869
|
+
#
|
5870
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5871
|
+
# (for example, ` 10.2.0.0/16`).
|
5872
|
+
#
|
5873
|
+
# It must satisfy the following requirements:
|
5874
|
+
#
|
5875
|
+
# * Each block must be within an `IPv4` RFC-1918 network range. Minimum
|
5876
|
+
# allowed size is /24, maximum allowed size is /8. Publicly-routable
|
5877
|
+
# addresses aren't supported.
|
5878
|
+
#
|
5879
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks for
|
5880
|
+
# your EKS resources, or the block of the Kubernetes service IP range.
|
5881
|
+
#
|
5701
5882
|
# @!attribute [rw] cidrs
|
5702
5883
|
# A network CIDR that can contain pods that run Kubernetes webhooks on
|
5703
5884
|
# hybrid nodes.
|
5885
|
+
#
|
5886
|
+
# These CIDR blocks are determined by configuring your Container
|
5887
|
+
# Network Interface (CNI) plugin. We recommend the Calico CNI or
|
5888
|
+
# Cilium CNI. Note that the Amazon VPC CNI plugin for Kubernetes
|
5889
|
+
# isn't available for on-premises and edge locations.
|
5890
|
+
#
|
5891
|
+
# Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation
|
5892
|
+
# (for example, ` 10.2.0.0/16`).
|
5893
|
+
#
|
5894
|
+
# It must satisfy the following requirements:
|
5895
|
+
#
|
5896
|
+
# * Each block must be within an `IPv4` RFC-1918 network range.
|
5897
|
+
# Minimum allowed size is /24, maximum allowed size is /8.
|
5898
|
+
# Publicly-routable addresses aren't supported.
|
5899
|
+
#
|
5900
|
+
# * Each block cannot overlap with the range of the VPC CIDR blocks
|
5901
|
+
# for your EKS resources, or the block of the Kubernetes service IP
|
5902
|
+
# range.
|
5704
5903
|
# @return [Array<String>]
|
5705
5904
|
#
|
5706
5905
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/RemotePodNetwork AWS API Documentation
|
@@ -6516,6 +6715,10 @@ module Aws::EKS
|
|
6516
6715
|
# The node group update configuration.
|
6517
6716
|
# @return [Types::NodegroupUpdateConfig]
|
6518
6717
|
#
|
6718
|
+
# @!attribute [rw] node_repair_config
|
6719
|
+
# The node auto repair configuration for the node group.
|
6720
|
+
# @return [Types::NodeRepairConfig]
|
6721
|
+
#
|
6519
6722
|
# @!attribute [rw] client_request_token
|
6520
6723
|
# A unique, case-sensitive identifier that you provide to ensure the
|
6521
6724
|
# idempotency of the request.
|
@@ -6533,6 +6736,7 @@ module Aws::EKS
|
|
6533
6736
|
:taints,
|
6534
6737
|
:scaling_config,
|
6535
6738
|
:update_config,
|
6739
|
+
:node_repair_config,
|
6536
6740
|
:client_request_token)
|
6537
6741
|
SENSITIVE = []
|
6538
6742
|
include Aws::Structure
|
data/lib/aws-sdk-eks.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -339,6 +339,9 @@ module Aws
|
|
339
339
|
max_unavailable: ::Integer?,
|
340
340
|
max_unavailable_percentage: ::Integer?
|
341
341
|
},
|
342
|
+
?node_repair_config: {
|
343
|
+
enabled: bool?
|
344
|
+
},
|
342
345
|
?capacity_type: ("ON_DEMAND" | "SPOT" | "CAPACITY_BLOCK"),
|
343
346
|
?version: ::String,
|
344
347
|
?release_version: ::String
|
@@ -978,6 +981,9 @@ module Aws
|
|
978
981
|
max_unavailable: ::Integer?,
|
979
982
|
max_unavailable_percentage: ::Integer?
|
980
983
|
},
|
984
|
+
?node_repair_config: {
|
985
|
+
enabled: bool?
|
986
|
+
},
|
981
987
|
?client_request_token: ::String
|
982
988
|
) -> _UpdateNodegroupConfigResponseSuccess
|
983
989
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNodegroupConfigResponseSuccess
|
data/sig/types.rbs
CHANGED
@@ -63,6 +63,12 @@ module Aws::EKS
|
|
63
63
|
SENSITIVE: []
|
64
64
|
end
|
65
65
|
|
66
|
+
class AddonCompatibilityDetail
|
67
|
+
attr_accessor name: ::String
|
68
|
+
attr_accessor compatible_versions: ::Array[::String]
|
69
|
+
SENSITIVE: []
|
70
|
+
end
|
71
|
+
|
66
72
|
class AddonHealth
|
67
73
|
attr_accessor issues: ::Array[Types::AddonIssue]
|
68
74
|
SENSITIVE: []
|
@@ -394,6 +400,7 @@ module Aws::EKS
|
|
394
400
|
attr_accessor client_request_token: ::String
|
395
401
|
attr_accessor launch_template: Types::LaunchTemplateSpecification
|
396
402
|
attr_accessor update_config: Types::NodegroupUpdateConfig
|
403
|
+
attr_accessor node_repair_config: Types::NodeRepairConfig
|
397
404
|
attr_accessor capacity_type: ("ON_DEMAND" | "SPOT" | "CAPACITY_BLOCK")
|
398
405
|
attr_accessor version: ::String
|
399
406
|
attr_accessor release_version: ::String
|
@@ -782,6 +789,7 @@ module Aws::EKS
|
|
782
789
|
|
783
790
|
class InsightCategorySpecificSummary
|
784
791
|
attr_accessor deprecation_details: ::Array[Types::DeprecationDetail]
|
792
|
+
attr_accessor addon_compatibility_details: ::Array[Types::AddonCompatibilityDetail]
|
785
793
|
SENSITIVE: []
|
786
794
|
end
|
787
795
|
|
@@ -1056,6 +1064,11 @@ module Aws::EKS
|
|
1056
1064
|
SENSITIVE: []
|
1057
1065
|
end
|
1058
1066
|
|
1067
|
+
class NodeRepairConfig
|
1068
|
+
attr_accessor enabled: bool
|
1069
|
+
SENSITIVE: []
|
1070
|
+
end
|
1071
|
+
|
1059
1072
|
class Nodegroup
|
1060
1073
|
attr_accessor nodegroup_name: ::String
|
1061
1074
|
attr_accessor nodegroup_arn: ::String
|
@@ -1078,6 +1091,7 @@ module Aws::EKS
|
|
1078
1091
|
attr_accessor disk_size: ::Integer
|
1079
1092
|
attr_accessor health: Types::NodegroupHealth
|
1080
1093
|
attr_accessor update_config: Types::NodegroupUpdateConfig
|
1094
|
+
attr_accessor node_repair_config: Types::NodeRepairConfig
|
1081
1095
|
attr_accessor launch_template: Types::LaunchTemplateSpecification
|
1082
1096
|
attr_accessor tags: ::Hash[::String, ::String]
|
1083
1097
|
SENSITIVE: []
|
@@ -1419,6 +1433,7 @@ module Aws::EKS
|
|
1419
1433
|
attr_accessor taints: Types::UpdateTaintsPayload
|
1420
1434
|
attr_accessor scaling_config: Types::NodegroupScalingConfig
|
1421
1435
|
attr_accessor update_config: Types::NodegroupUpdateConfig
|
1436
|
+
attr_accessor node_repair_config: Types::NodeRepairConfig
|
1422
1437
|
attr_accessor client_request_token: ::String
|
1423
1438
|
SENSITIVE: []
|
1424
1439
|
end
|
@@ -1445,7 +1460,7 @@ module Aws::EKS
|
|
1445
1460
|
end
|
1446
1461
|
|
1447
1462
|
class UpdateParam
|
1448
|
-
attr_accessor type: ("Version" | "PlatformVersion" | "EndpointPrivateAccess" | "EndpointPublicAccess" | "ClusterLogging" | "DesiredSize" | "LabelsToAdd" | "LabelsToRemove" | "TaintsToAdd" | "TaintsToRemove" | "MaxSize" | "MinSize" | "ReleaseVersion" | "PublicAccessCidrs" | "LaunchTemplateName" | "LaunchTemplateVersion" | "IdentityProviderConfig" | "EncryptionConfig" | "AddonVersion" | "ServiceAccountRoleArn" | "ResolveConflicts" | "MaxUnavailable" | "MaxUnavailablePercentage" | "ConfigurationValues" | "SecurityGroups" | "Subnets" | "AuthenticationMode" | "PodIdentityAssociations" | "UpgradePolicy" | "ZonalShiftConfig" | "ComputeConfig" | "StorageConfig" | "KubernetesNetworkConfig")
|
1463
|
+
attr_accessor type: ("Version" | "PlatformVersion" | "EndpointPrivateAccess" | "EndpointPublicAccess" | "ClusterLogging" | "DesiredSize" | "LabelsToAdd" | "LabelsToRemove" | "TaintsToAdd" | "TaintsToRemove" | "MaxSize" | "MinSize" | "ReleaseVersion" | "PublicAccessCidrs" | "LaunchTemplateName" | "LaunchTemplateVersion" | "IdentityProviderConfig" | "EncryptionConfig" | "AddonVersion" | "ServiceAccountRoleArn" | "ResolveConflicts" | "MaxUnavailable" | "MaxUnavailablePercentage" | "NodeRepairEnabled" | "ConfigurationValues" | "SecurityGroups" | "Subnets" | "AuthenticationMode" | "PodIdentityAssociations" | "UpgradePolicy" | "ZonalShiftConfig" | "ComputeConfig" | "StorageConfig" | "KubernetesNetworkConfig")
|
1449
1464
|
attr_accessor value: ::String
|
1450
1465
|
SENSITIVE: []
|
1451
1466
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-eks
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.124.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|