You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NATS protocol should always be used with opaque ports. It is server-speaks-first and at least in some cases there are 5-second client timeouts that will fail when waiting for the 10-second protocol detection timeout.
The opaque ports annotation should always be set on the workload resource. Additionally (and this is not in the docs) it apparently must also be set on the Service resource if the Service is a ClusterIP service.
The text was updated successfully, but these errors were encountered:
The NATS protocol should always be used with opaque ports. It is server-speaks-first and at least in some cases there are 5-second client timeouts that will fail when waiting for the 10-second protocol detection timeout.
The opaque ports annotation should always be set on the workload resource. Additionally (and this is not in the docs) it apparently must also be set on the Service resource if the Service is a ClusterIP service.
The text was updated successfully, but these errors were encountered: