Skip to content

cofide/cofide-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 several flavours of ping-pong:

The Cofide Connect documentation contains additional information about the zero-trust communication patterns demonstrated by the examples in this repository.

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

Local development deployment

Local development uses ko and tags built images under ko.local/ namespace.

In all the examples, use the following values instead of ghcr.io ones:

export COFIDE_DEMOS_IMAGE_PREFIX=ko.local/
export COFIDE_DEMOS_IMAGE_PULL_POLICY=Never

Building just one arch

Set COFIDE_DEMOS_PLATFORMS to one of the supported platforms, e.g.:

export COFIDE_DEMOS_PLATFORMS=linux/amd64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors