Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 770 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 770 Bytes

Cofide Demos

This repository has example applications that are used to demonstrate Cofide's open source tools, including cofidectl.

The examples include ping-pong that can be deployed in a single Cofide trust zone, or federated across trust zones with multiple clusters.

There are two flavours of ping-pong:

  • workloads/ping-pong: SPIFFE mTLS-enabled HTTPS ping pong
  • workloads/ping-pong-mesh: HTTP ping pong for use with a service mesh

Deploy a single trust zone Cofide instance

See the cofidectl docs

Deploy an additional Cofide trust zone instance and federate the workloads

See the cofidectl docs