Kubernetes CronJob public IP

2/20/2018

I have simple Kubernetes CronJob connecting to a remote database. The remote database uses an IP filter, so each database connection should come from the same IP.

Any thoughts on how to achieve this?

Hint: I am using AKS (Azure). https://docs.microsoft.com/en-us/azure/sql-database/sql-database-firewall-configure

Cheers, Tibor

-- Tibor
azure
cron-task
kubernetes
kubernetes-security

0 Answers