WeSearch

Show HN: Kloak, A secret manager that keeps K8s workload away from secrets

·1 min read · 0 reactions · 0 comments · 7 views
#kloak#kubernetes#secret management#ebpf#cybersecurity
Show HN: Kloak, A secret manager that keeps K8s workload away from secrets
⚡ TL;DR · AI summary

Kloak is a Kubernetes-native secret manager that uses eBPF to intercept HTTPS traffic and inject secrets at the network edge, ensuring applications never directly handle sensitive credentials. By replacing hashed placeholders with real secrets only when needed, it prevents compromised processes from accessing or leaking them. The solution requires no code changes and operates transparently within K8s environments. It leverages eBPF technology to enhance security without modifying application logic.

Key facts
Original article
Getkloak
Read full at Getkloak →
Full article excerpt tap to expand

Kloak transparently intercepts HTTPS traffic in Kubernetes using pure eBPF, replacing hashed placeholders with real secrets at the network edge. Your applications never see the actual credentials, so a compromised process cannot leak what it never had. Learn More eBPF Powered Zero Code Changes K8s Native

This excerpt is published under fair use for community discussion. Read the full article at Getkloak.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Email

Discussion

0 comments

More from Getkloak