buerokratt / NoOps

Bürokratt deployment scripts, automated tests, etc
MIT License
1 stars 8 forks source link

Apply mTLS on all traffic #135

Open turnerrainer opened 3 weeks ago

turnerrainer commented 3 weeks ago

AS InfoSec I WANT mTLS to be applied on all traffic between pods SO THAT communication between pods would be more secure

Acceptance Criteria

Scope

Components
Modules
turnerrainer commented 3 weeks ago

@varmoh will take over from @1AhmedYasser to continue on Kubernetes deployment.

varmoh commented 2 weeks ago

Deployment scripts https://github.com/buerokratt/NoOps/tree/dev/scripts/deployment Readme https://github.com/buerokratt/NoOps/blob/dev/README.md

varmoh commented 1 week ago

The pod networking is now pushed into stage and test Updated the readme with how to do it. Commit - https://github.com/buerokratt/NoOps/commit/d31d095a313a6691ed49f5cd328e8b6d59c1f97e Readme updated part https://github.com/buerokratt/NoOps/tree/stage?tab=readme-ov-file#enabling-the-sidecar-for-proxying-networking-between-pods

KlviG commented 1 week ago

tested, works.