AWS Native is in preview. AWS Classic is fully supported.
aws-native.eks.Addon
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Resource Schema for AWS::EKS::Addon
Create Addon Resource
new Addon(name: string, args: AddonArgs, opts?: CustomResourceOptions);
@overload
def Addon(resource_name: str,
opts: Optional[ResourceOptions] = None,
addon_name: Optional[str] = None,
addon_version: Optional[str] = None,
cluster_name: Optional[str] = None,
configuration_values: Optional[str] = None,
preserve_on_delete: Optional[bool] = None,
resolve_conflicts: Optional[AddonResolveConflicts] = None,
service_account_role_arn: Optional[str] = None,
tags: Optional[Sequence[AddonTagArgs]] = None)
@overload
def Addon(resource_name: str,
args: AddonArgs,
opts: Optional[ResourceOptions] = None)
func NewAddon(ctx *Context, name string, args AddonArgs, opts ...ResourceOption) (*Addon, error)
public Addon(string name, AddonArgs args, CustomResourceOptions? opts = null)
type: aws-native:eks:Addon
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AddonArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args AddonArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args AddonArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AddonArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AddonArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Addon Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Addon resource accepts the following input properties:
- Cluster
Name string Name of Cluster
- Addon
Name string Name of Addon
- Addon
Version string Version of Addon
- Configuration
Values string The configuration values to use with the add-on
- Preserve
On boolDelete PreserveOnDelete parameter value
- Resolve
Conflicts Pulumi.Aws Native. Eks. Addon Resolve Conflicts Resolve parameter value conflicts
- Service
Account stringRole Arn IAM role to bind to the add-on's service account
- List<Pulumi.
Aws Native. Eks. Inputs. Addon Tag> An array of key-value pairs to apply to this resource.
- Cluster
Name string Name of Cluster
- Addon
Name string Name of Addon
- Addon
Version string Version of Addon
- Configuration
Values string The configuration values to use with the add-on
- Preserve
On boolDelete PreserveOnDelete parameter value
- Resolve
Conflicts AddonResolve Conflicts Resolve parameter value conflicts
- Service
Account stringRole Arn IAM role to bind to the add-on's service account
- []Addon
Tag Args An array of key-value pairs to apply to this resource.
- cluster
Name String Name of Cluster
- addon
Name String Name of Addon
- addon
Version String Version of Addon
- configuration
Values String The configuration values to use with the add-on
- preserve
On BooleanDelete PreserveOnDelete parameter value
- resolve
Conflicts AddonResolve Conflicts Resolve parameter value conflicts
- service
Account StringRole Arn IAM role to bind to the add-on's service account
- List<Addon
Tag> An array of key-value pairs to apply to this resource.
- cluster
Name string Name of Cluster
- addon
Name string Name of Addon
- addon
Version string Version of Addon
- configuration
Values string The configuration values to use with the add-on
- preserve
On booleanDelete PreserveOnDelete parameter value
- resolve
Conflicts AddonResolve Conflicts Resolve parameter value conflicts
- service
Account stringRole Arn IAM role to bind to the add-on's service account
- Addon
Tag[] An array of key-value pairs to apply to this resource.
- cluster_
name str Name of Cluster
- addon_
name str Name of Addon
- addon_
version str Version of Addon
- configuration_
values str The configuration values to use with the add-on
- preserve_
on_ booldelete PreserveOnDelete parameter value
- resolve_
conflicts AddonResolve Conflicts Resolve parameter value conflicts
- service_
account_ strrole_ arn IAM role to bind to the add-on's service account
- Sequence[Addon
Tag Args] An array of key-value pairs to apply to this resource.
- cluster
Name String Name of Cluster
- addon
Name String Name of Addon
- addon
Version String Version of Addon
- configuration
Values String The configuration values to use with the add-on
- preserve
On BooleanDelete PreserveOnDelete parameter value
- resolve
Conflicts "NONE" | "OVERWRITE" | "PRESERVE" Resolve parameter value conflicts
- service
Account StringRole Arn IAM role to bind to the add-on's service account
- List<Property Map>
An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Addon resource produces the following output properties:
Supporting Types
AddonResolveConflicts, AddonResolveConflictsArgs
- None
- NONE
- Overwrite
- OVERWRITE
- Preserve
- PRESERVE
- Addon
Resolve Conflicts None - NONE
- Addon
Resolve Conflicts Overwrite - OVERWRITE
- Addon
Resolve Conflicts Preserve - PRESERVE
- None
- NONE
- Overwrite
- OVERWRITE
- Preserve
- PRESERVE
- None
- NONE
- Overwrite
- OVERWRITE
- Preserve
- PRESERVE
- NONE
- NONE
- OVERWRITE
- OVERWRITE
- PRESERVE
- PRESERVE
- "NONE"
- NONE
- "OVERWRITE"
- OVERWRITE
- "PRESERVE"
- PRESERVE
AddonTag, AddonTagArgs
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.