Pasipoularidis Nearchos Odysseas
Pasipoularidis Nearchos Odysseas
Setting up Network Policies for applications deployed on (for example: EKS) kubernetes clusters is a typical security requirement. Instead of attempting to reverse engineer the Egress and Ingress paths that...
Use case: I am trying to integrate gremlin secrets with vault and need to pass the following annotation to the workloads vault.hashicorp.com/agent-inject: 'true' vault.hashicorp.com/role: 'vault-role' vault.hashicorp.com/agent-inject-secret-database-config.txt: 'path/to/secret' at the moment...
## Expected Behavior This tutorial: https://docs.projectcalico.org/security/tutorials/app-layer-policy/enforce-policy-istio should work. ## Current Behavior This tutorial: https://docs.projectcalico.org/security/tutorials/app-layer-policy/enforce-policy-istio does not work. ## Steps to Reproduce (for bugs) I have setup an environment with ISTIO_VERSION=1.10.2...