Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page will track all the issues and workaround or solutions to address them when Istio is deployed in ONAP with mTLS enabled.


Pod NameIssueWorkaroundComments
1message-router-kafkaUnable to connect to zookeeper

Its seems like it is using the POD IP to connect to zookeeper, which is a headless service.
Istio seems to have issues with headless services.

2message-routermessage-router-kafka is not ready
Depends on 1
3sdnc-dmaap-listenermessage-router is not ready
Depends on 2
4Http liveness probeMutual TLS can't work with K8S http/tcp liveness probe


If mutual TLS is enabled, http and tcp health checks from the kubelet will not work since they do not have Istio-issued certs.
5



6



7



8



9