coreos / tectonic-forum

Apache License 2.0
30 stars 9 forks source link

Ingress not resolving traffic #297

Closed patrickmuhi closed 6 years ago

patrickmuhi commented 6 years ago

Issue Report Template

Tectonic Version

1.8.9-tectonic.2

Environment

AWS

Expected Behavior

After setting the CNAME record that points to my -con load balancer, the ingress rules should resolve and send traffic.

Actual Behavior

Nothing happens

Reproduction Steps

I don't know if this is the correct way to do this on AWS, please correct me if am wrong

  1. Create a deployment, expose it as a NodePort service,
  2. Create an Ingress pointing to the NodePort service, a typical Address will be shown for all ingress services created (is it normal that all ingresses have the same address?)
  3. Go to Route53 create a CNAME record that points to the ELB that ends with -con
  4. Wait for new domain to resolve

Other Information

Feature Request

Environment

What hardware/cloud provider/hypervisor is being used with Tectonic? AWS

Desired Feature

Can we have a simple way to allocate Elastic IPs to the services, like a section in the dashboard maybe with a list of IPs and services bond to them

Other Information

patrickmuhi commented 6 years ago

What a dumb one, lol