Difference between revisions of "Aws-guardduty-agent EKS addon"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<pre>
 +
 +
│ Warning: Running terraform apply again will remove the kubernetes add-on and attempt to create it again effectively purging previous add-on configuration
 +
 +
│  with aws_eks_addon.aws-guardduty-agent,
 +
│  on main.tf line 124, in resource "aws_eks_addon" "aws-guardduty-agent":
 +
│  124: resource "aws_eks_addon" aws-guardduty-agent {
 +
 +
 +
 +
│ Error: waiting for EKS Add-On (zumo-6m6eSCET:aws-guardduty-agent) create: timeout while waiting for state to become 'ACTIVE' (last state: 'CREATING', timeout: 20m0s)
 +
 +
│  with aws_eks_addon.aws-guardduty-agent,
 +
│  on main.tf line 124, in resource "aws_eks_addon" "aws-guardduty-agent":
 +
│  124: resource "aws_eks_addon" aws-guardduty-agent {
 +
 +
 +
</pre>
  
  

Revision as of 09:11, 12 February 2024

╷
│ Warning: Running terraform apply again will remove the kubernetes add-on and attempt to create it again effectively purging previous add-on configuration
│
│   with aws_eks_addon.aws-guardduty-agent,
│   on main.tf line 124, in resource "aws_eks_addon" "aws-guardduty-agent":
│  124: resource "aws_eks_addon" aws-guardduty-agent {
│
╵
╷
│ Error: waiting for EKS Add-On (zumo-6m6eSCET:aws-guardduty-agent) create: timeout while waiting for state to become 'ACTIVE' (last state: 'CREATING', timeout: 20m0s)
│
│   with aws_eks_addon.aws-guardduty-agent,
│   on main.tf line 124, in resource "aws_eks_addon" "aws-guardduty-agent":
│  124: resource "aws_eks_addon" aws-guardduty-agent {
│
╵


See also

Advertising: