improbable-eng / etcd-cluster-operator

A controller to deploy and manage etcd clusters inside of Kubernetes
MIT License
128 stars 35 forks source link

EKS Address not allowed #198

Open carroarmato0 opened 2 years ago

carroarmato0 commented 2 years ago

Versions of relevant software used

EKS v1.18.9-eks-d1db3c etcd-cluster-operator-controller master-13-v0.2.0-23-gf84abc6 etcd-cluster-operator-proxy master-13-v0.2.0-23-gf84abc6 etcd v3.5.0

Using Calico as CNI

What happened Deploying the operator works, but not able to deploy a cluster due to

Error from server (InternalError): error when creating "eks.yaml": Internal error occurred: failed calling webhook "default.etcdclusters.etcd.improbable.io": Post https://etcd-cluster-operator-webhook-service.idirect-cloud-infra.svc:443/mutate-etcd-improbable-io-v1alpha1-etcdcluster?timeout=30s: Address is not allowed

What you expected to happen A EtcdCluster to be spun up

How to reproduce it (as minimally and precisely as possible):

Deploy on EKS using Calico as CNI, and then a minimal setup.