MKQuantum / QSCServiceMesh

A POC to apply Quantum Safe Crypto (QSC) within a Service Mesh.
0 stars 0 forks source link

Deploy the Bookinfo Sample Application #6

Open MKQuantum opened 1 year ago

MKQuantum commented 1 year ago

For the POC, the Bookinfo Sample Application can be leveraged: https://istio.io/latest/docs/examples/bookinfo/

This sample application should be sufficient enough to show the Quantum Safe Cryptography capabilities being applied without changing the underlying Services running in the application.

KenGiuliani commented 1 year ago

The Definition of Done for this issue should include getting the instance properly running. It will serve as a baseline for the QSC implementation.