DevopsinAfrica
DevopsinAfrica

Reputation: 53

expose cluster to outside on cloud

I was thinking to expose each service through cluster IP and have them whitelist all of them

Upvotes: 0

Views: 56

Answers (1)

Marcin
Marcin

Reputation: 238967

Based on the comments.

The solution was to use NAT gateway IP for whitelisting. The IP is static and also does not allow incoming connections from internet. Only outgoing Internet connections are allowed through NAT gateway.

Upvotes: 1

Related Questions