### Is your feature request related to a problem? Please describe No problem. To be consistent with the naming the NGINX naming should be used to not confuse users. Instead of "tcp" and "http", use ["stream"](http://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#upstream) and ["http"](http://nginx.org/en/docs/http/ngx_http_upstream_module.html#upstream). ### Describe the solution you'd like I think I just did. ### Describe alternatives you've considered The current naming, which may cause confusion. ### Additional context I got nothing.