edgexfoundry / edgex-helm

Owner: Core WG
Apache License 2.0
4 stars 7 forks source link

helm deployment: Add SPIFFE/SPIRE support to support Kubernetes-based delayed start services #6

Open bnevis-i opened 2 years ago

bnevis-i commented 2 years ago

Enablement mechanism for SPIFFE/SPIRE will look different in Kubernetes vs the current snap/docker deployment.

Adjust the deployment with SPIFFE/SPIRE deployed as a Kubernetes cluster service, including writing a helm chart to deploy the SPIFFE/SPIRE components, if necessary.

This work would be logically separated into brining up SPIRE services in cloud/edge and edge-only configurations and configuring workload attestation selectors for EdgeX on Kubernetes.