can i use non-generic protocols in kubernetes service annotations

7/19/2017

Can I use t3 protocol in kubernetes services, like we use jdbc protocol in kubernetes annotations, e.g.

annotations:
    api.service.kubernetes.io/scheme: t3
    api.service.kubernetes.io/protocol: t3
-- Ram choudary
kubernetes

0 Answers