Error: waiting for EKS Add-On

From wikieduonline
Jump to navigation Jump to search

no endpoints available for service[edit]

 Error: waiting for EKS Add-On (yourcluster:coredns) create: unexpected state 'CREATE_FAILED', wanted target 'ACTIVE'. last error: : 
AdmissionRequestDenied: Internal error occurred: failed calling webhook "check-ignore-label.gatekeeper.sh": failed to call webhook: Post 
"https://gatekeeper-webhook-service.gatekeeper-system.svc:443/v1/admitlabel?timeout=3s": no endpoints available for service "gatekeeper-webhook-service"
│ 
│   with module.clusters-EKS.module.eks.aws_eks_addon.this["coredns"],
│   on .terraform/modules/clusters-EKS.eks/main.tf line 390, in resource "aws_eks_addon" "this":
│  390: resource "aws_eks_addon" "this" {
Solution: relaunch terraform apply or remove them manually

Service "XXXX" not found[edit]

Error: waiting for EKS Add-On
.../...
.../... service "gatekeeper-webhook-service" not found


timeout while waiting for state to become[edit]

 Error: waiting for EKS Add-On (xxx:kube-proxy) update (1234): timeout while waiting for state to become 'Successful' (last state: 'InProgress', 
timeout: 20m0s)
│ 
│   with module.downstream-clusters-EKS.module.eks.aws_eks_addon.this["kube-proxy"],
│   on .terraform/modules/xxx/main.tf line 390, in resource "aws_eks_addon" "this":
│  390: resource "aws_eks_addon" "this" {


Error: waiting for EKS Add-On (xxxx:coredns) update (1234): timeout while waiting for state to become 'Successful' (last state: 'InProgress', timeout: 20m0s)
│ 
│   with module.downstream-clusters-EKS.module.eks.aws_eks_addon.this["coredns"],
│   on .terraform/modules/xxx/main.tf line 390, in resource "aws_eks_addon" "this":
│  390: resource "aws_eks_addon" "this" {


Error: waiting for EKS Add-On (xxx:vpc-cni) update (122345): timeout while waiting for 
state to become 'Successful' (last state: 'InProgress', timeout: 20m0s)
│ 
│   with module.downstream-clusters-EKS.module.eks.aws_eks_addon.before_compute["vpc-cni"],
│   on .terraform/modules/xxxx/main.tf line 418, in resource "aws_eks_addon" "before_compute":
│  418: resource "aws_eks_addon" "before_compute" {


Error: waiting for EKS Add-On (xxx:aws-efs-csi-driver) update (123456): timeout while 
waiting for state to become 'Successful' (last state: 'InProgress', timeout: 20m0s). Consider setting attribute "" to "OVERWRITE"
│  
│   with module.downstream-clusters-EKS.module.efs_addon[0].aws_eks_addon.efs_addon,
│   on .terraform/modules/xxx/modules/efs-addon/main.tf line 72, in resource "aws_eks_addon" "efs_addon":
│   72: resource "aws_eks_addon" "efs_addon" {

Related[edit]

See also[edit]

Advertising: