Write Kubernetes Network Policies with Inspektor Gadget’s Network Policy Advisor (kinvolk.io) 8 points by blixtra 6y ago ↗ HN
[–] aliswe 6y ago ↗ Am I the only one who thinks this feels wrong? Shouldnt cloud services use token based auth even internally?At our place we don't protect our backend services behind firewalls, they're protected by auth0 tokens ... [–] detaro 6y ago ↗ Why frame this as only an either-or? Seems like it's a cheap additional layer of security.You also might have components you haven't written yourself that don't use tokens, e.g. databases.
[–] detaro 6y ago ↗ Why frame this as only an either-or? Seems like it's a cheap additional layer of security.You also might have components you haven't written yourself that don't use tokens, e.g. databases.
2 comments
[ 4.4 ms ] story [ 12.6 ms ] threadAt our place we don't protect our backend services behind firewalls, they're protected by auth0 tokens ...
You also might have components you haven't written yourself that don't use tokens, e.g. databases.