-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugAn issue reporting a potential bugAn issue reporting a potential bugwaiting for responseWaiting for author's responseWaiting for author's response
Description
Version
edge
What Kubernetes platforms are you running on?
EKS Amazon
Steps to reproduce
- Deploy Nginx Ingress Controller with Custom Ports (TCP 7000)
- Deploy this example following the instructions in there.
- Check the events for the cafe using
kubectl events --for TransportServer/cafe-ts
- You'll find this message:
LAST SEEN TYPE REASON OBJECT MESSAGE
58m (x2 over 58m) Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
58m (x2 over 58m) Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
58m (x2 over 58m) Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
23m Warning Rejected TransportServer/cafe-ts TransportServer default/cafe-ts was rejected with error: spec.host: Forbidden: host field is allowed only for TLS Passthrough TransportServers
Metadata
Metadata
Assignees
Labels
bugAn issue reporting a potential bugAn issue reporting a potential bugwaiting for responseWaiting for author's responseWaiting for author's response