I would have thought this was a rather standard configuration. We have a database on our DO droplet and would like our DO KB cluster to be able to read and persist to that.
The DO docs talk about block storage and declaring a PVC to utilise the CSI plugin, however is this storage actually being mapped back to our droplet, or how can I do that?
Any help from the community most appreciated.
James
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
If I understood correctly: Your database is running on an independent droplet, and you want to access that database from your kubernetes cluster?
If this is correct, then you just need to provide the service that’s running in K8s the credentials to access your droplet (ip address, port, username, password). I don’t think persistent volumes would make sense in this scenario.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.