Percona mysql8 with istio sidecar injection

Hello,

I would like to know whether percona operator and mysql8 support istio sidecar injection or not ?
I have brought up pxc operator and mysql8 cluster up, both are enabled with istio sidecar injection. But from operator pod logs and haproxy pod looks like both of them can no longer connect to mysql-pxc pod:

│ haproxy The following values are used for PXC node 10.112.1.84 in backend galera-nodes:                                                                                                            │
│ haproxy wsrep_local_state is ; pxc_maint_mod is ; wsrep_cluster_status is ; 2 nodes are available                                                                                                  │
│ haproxy PXC node 10.112.1.84 for backend galera-nodes is not ok                                                                                                                                    │
│ haproxy The following values are used for PXC node 10.112.1.230 in backend galera-admin-nodes:                                                                                                     │
│ haproxy wsrep_local_state is 4; pxc_maint_mod is DISABLED; wsrep_cluster_status is Primary; 2 nodes are available                                                                                  │
│ haproxy PXC node 10.112.1.230 for backend galera-admin-nodes is ok                                                                                                                                 │
│ haproxy ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2

Can you help me here? Thank you

2 Likes