By zenkilies
I’m currently have a working PersistentVolumeClaim, as:
volumeClaimTemplates:
- metadata:
name: pvc-app
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
The corresponding DigitalOcean’s Volume is created correctly, but I want to add my custom tag into it via the volumeClaimTemplates to know which DigitalOcean’s Volume is attched into which K8s Volume. Please help.
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!
Hey @zenkilies,
Great idea, sounds like it’d be super useful!
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.