Hello there! I was hoping to get some general advi...
# ask-metaflow
p
Hello there! I was hoping to get some general advice on securing access to Metaflow services (https://outerbounds.com/engineering/deployment/aws-k8s/advanced/#authenticated-public-endpoints-for-metaflow-services). We've deployed Metaflow on an on-prem k8s cluster using the Metaflow helm chart. My question is, what would be the best approach to secure access to the metaflow service that's exposed via ingress? We're currently considering using a combination of ingress-nginx and ouath2_proxy to achieve this. Is this the right approach? Additionally, do you happen to have any examples or resources that could help us set this up?
1