MySQL Database access from LKS

Hello there,

I was wondering how I can allow access to managed databases from within LKS? Our nodepools have autoscaling, thus their IPs are probably dynamic? I am not sure about this and I couldn't find much in the docs.

Is there a "safe" way to add an IPRange which includes all my nodepool's machines?

Best regards,
KHusseini

1 Reply

You could have your Linodes communicate via the public address, however, it's strongly recommended that you communicate with your private IP address, as any communications over public networking will be considered use of your Network Transfer Pool.

If you exceed your Network Transfer Pool, additional charges will start at $0.005/GB (or $5/TB) depending on the service’s region. Additional transfer usage is charged at the end of the billing period. More information about your Network Transfer Usage can be found below:

If you'd like to give your cluster access to your Managed Database, you can follow our Community post below that goes over how you can communicate using your private network:

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct