Skip to content

zoemccormick/spire-envoy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

spire-envoy-example

This guide was created for a blog post which can be found here.

This repo provides a simple setup of SPIRE for Kubernetes, and two Envoy proxy deployments to communicate to each other using SPIFFE mTLS.

A note on updating the deployments

If you want to update the envoy configurations and try new images, make the changes and build with:

cd services/edge-proxy
docker build .

or

cd services/hello-world
docker build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published