Slide 18
Slide 18 text
© ZOZO, Inc.
Sidecarが抱える課題
18
● Kubernetes Jobとの相性は?Server-send-firstプロトコルとの相性は?
○ Jobは完了してもSidecarは終了しないのでJobは実行され続ける…
■ https://github.com/istio/istio/issues/6324
○ IstioではMySQLなどのServer-send-first protocol (Clientではなく
Serverが最初にデータを送る)を利用する場合、いくつかの問題がある
■ https://istio.io/latest/about/faq/#mysql-with-mtls