Metadata
- Source
- INFRA-114
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Done
- Assignee
- Giovanni Tirloni
- Reporter
- Giovanni Tirloni
- Created
2018-02-08T11:39:33.393-0500 - Updated
2018-03-09T13:19:17.941-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Besides HTTP/HTTPS, nginx can also load balance TCP/UDP raw streams. We need a way to automatically configure that.
Comments
-
Giovanni Tirloni commented
2018-02-08T11:40:35.793-0500 Modified nginx-common role to support streams: https://github.com/inclusive-design/ops/commit/49e49f2c26e4efd0d604c4c4596c0488421e9197
Added new nginx-stream role: https://github.com/inclusive-design/ops/commit/bb445be3706d55699093085ee98f6147b6b1dc4b
-
Giovanni Tirloni commented
2018-03-09T13:19:09.557-0500 This seems to be working fine with the Dev K8s cluster. I'm going to close it for now but the real test will come when we deploy Rancher 2.0 (nginx will front the Ingress LB).