We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: