aws-guardduty-agent EKS addon
(Redirected from Aws-guardduty-agent)
Jump to navigation
Jump to search
╷
│ 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 {
│
╵
aws eks describe-addon --cluster-name $NAME --addon-name aws-guardduty-agent
{
"addon": {
"addonName": "aws-guardduty-agent",
"clusterName": "yourcluster-6m6eSCET",
"status": "CREATING",
"addonVersion": "v1.4.1-eksbuild.2",
"health": {
"issues": []
},
"addonArn": "arn:aws:eks:us-east-1:1234567890:addon/yourcluster-6m6eSCET/aws-guardduty-agent/9ac6ce4b-140b-0efe-f142-4e2cba5e035e",
"createdAt": "2024-02-12T10:11:43.472000+01:00",
"modifiedAt": "2024-02-12T10:11:43.602000+01:00",
"tags": {
"eks_addon": "aws-guardduty-agent",
"terraform": "true"
}
}
}
amazon-guardduty 2m41s (x48 over 12m) Warning BackOff Pod/aws-guardduty-agent-6nknv Back-off restarting failed container aws-guardduty-agent in pod aws-guardduty-agent-6nknv_amazon-guardduty(8b3xxxxx)
kubectl logs -n amazon-guardduty aws-guardduty-agent-6fktj
See also[edit]
- AWS EKS Addons: best practices,
vpc-cni, kube-proxy, coredns, aws-ebs-csi-driver, aws-efs-csi-driver, aws-guardduty-agent, amazon-cloudwatch-observability, aws eks describe-addon-versions, aws eks create-addon, aws eks list-addons, Managed - AWS GuardDuty, S3 protection, for EKS.
aws guardduty, Finding type, aws-guardduty-agent EKS addon, Runtine Monitoring
Advertising: