Package-level declarations
Types
Access Entry Configurations for an EKS Cluster.
Access Entry Configurations for an EKS Cluster.
Builder for AccessEntryArgs.
Builder for AccessEntry.
Access Entry Policy Association for an EKS Cluster.
Access Entry Policy Association for an EKS Cluster.
Builder for AccessPolicyAssociationArgs.
Builder for AccessPolicyAssociation.
Manages an EKS add-on.
Builder for AddonArgs.
Builder for Addon.
Manages an EKS Cluster.
Builder for ClusterArgs.
Builder for Cluster.
Manages an EKS Fargate Profile.
Manages an EKS Fargate Profile.
Builder for FargateProfileArgs.
Builder for FargateProfile.
Manages an EKS Identity Provider Configuration.
Manages an EKS Identity Provider Configuration.
Builder for IdentityProviderConfigArgs.
Builder for IdentityProviderConfig.
Manages an EKS Node Group, which can provision and optionally update an Auto Scaling Group of Kubernetes worker nodes compatible with EKS. Additional documentation about this functionality can be found in the EKS User Guide.
Manages an EKS Node Group, which can provision and optionally update an Auto Scaling Group of Kubernetes worker nodes compatible with EKS. Additional documentation about this functionality can be found in the EKS User Guide.
Builder for NodeGroupArgs.
Builder for NodeGroup.
Resource for managing an AWS EKS (Elastic Kubernetes) Pod Identity Association. Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with EKS Pod Identity. Use EKS Pod Identity to give temporary IAM credentials to pods and the credentials are rotated automatically. Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that EC2 instance profiles provide credentials to Amazon EC2 instances. If a pod uses a service account that has an association, Amazon EKS sets environment variables in the containers of the pod. The environment variables configure the Amazon Web Services SDKs, including the Command Line Interface, to use the EKS Pod Identity credentials. Pod Identity is a simpler method than IAM roles for service accounts, as this method doesn’t use OIDC identity providers. Additionally, you can configure a role for Pod Identity once, and reuse it across clusters.
Resource for managing an AWS EKS (Elastic Kubernetes) Pod Identity Association. Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with EKS Pod Identity. Use EKS Pod Identity to give temporary IAM credentials to pods and the credentials are rotated automatically. Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that EC2 instance profiles provide credentials to Amazon EC2 instances. If a pod uses a service account that has an association, Amazon EKS sets environment variables in the containers of the pod. The environment variables configure the Amazon Web Services SDKs, including the Command Line Interface, to use the EKS Pod Identity credentials. Pod Identity is a simpler method than IAM roles for service accounts, as this method doesn’t use OIDC identity providers. Additionally, you can configure a role for Pod Identity once, and reuse it across clusters.
Builder for PodIdentityAssociationArgs.
Builder for PodIdentityAssociation.