Difference between revisions of "Gatekeeper (Kubernetes)"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://github.com/open-policy-agent/gatekeeper
 
* https://github.com/open-policy-agent/gatekeeper
  
 +
== Errors ==
 +
[[Internal error occurred: failed calling webhook]] "xxxxx.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"
  
  [[Internal error occurred: failed calling webhook]] "xxxxx.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"
+
 
 +
  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.downstream-clusters-EKS.module.eks.aws_eks_addon.this["coredns"],
 +
│  on .terraform/modules/downstream-clusters-EKS.eks/main.tf line 390, in resource "aws_eks_addon" "this":
 +
│  390: resource "aws_eks_addon" "this" {
  
 
== Related ==
 
== Related ==

Revision as of 13:54, 18 January 2024

Gatekeeper policy library for Kubernetes

Errors

Internal error occurred: failed calling webhook "xxxxx.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"


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.downstream-clusters-EKS.module.eks.aws_eks_addon.this["coredns"],
│   on .terraform/modules/downstream-clusters-EKS.eks/main.tf line 390, in resource "aws_eks_addon" "this":
│  390: resource "aws_eks_addon" "this" {

Related

See also

Advertising: