Skip to content
New issue

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

ALB controller is not working with public subnets #5

Open
cloudman1978 opened this issue Feb 4, 2021 · 1 comment
Open

ALB controller is not working with public subnets #5

cloudman1978 opened this issue Feb 4, 2021 · 1 comment

Comments

@cloudman1978
Copy link

I followed your instruction on public subnets but at the last step I got this error

E0204 16:11:40.613347 1 controller.go:217] kubebuilder/controller "msg"="Reconciler error" "error"="failed to build LoadBalancer configuration due to failed to resolve 2 qualified subnet with at least 8 free IP Addresses for ALB. Subnets must contains these tags: 'kubernetes.io/cluster/cluster-in-existing-vpc': ['shared' or 'owned'] and 'kubernetes.io/role/elb': ['' or '1']. See https://kubernetes-sigs.github.io/aws-alb-ingress-controller/guide/controller/config/#subnet-auto-discovery for more details. Resolved qualified subnets: '[]'" "controller"="alb-ingress-controller" "request"={"Namespace":"default","Name":"ingress-usermgmt-restapp-service"}

@sandeep318
Copy link

how can we add host based routing along with this rule? Also instead of a separate rule to force the ssl how can we add the force ssl redirect as the default rule on port 80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants