Skip to content

Support Istio Explicit protocol selection #24

@nxd1184

Description

@nxd1184

Currently we would like to achieve mTLS in Kubernetes internal communication so when we use E-STAP with MySQL and MongoDB which are all meshed by Istio then application not able to connect to E-STAP because Istio can not detect protocol.

Istio provide explicit protocol selection manually by the bellowed configuration for service workload

  • By the name of the port: name: [-].

  • In Kubernetes 1.18+, by the appProtocol field: appProtocol: .

it would be great if we can have an additional appProtocol property in the https://github.com/IBM/Guardium_External_S-TAP/blob/master/charts/estap/templates/estap-service.yaml to support Istio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions