Wojtek @suda Siudzinski


Python/Node/Golang/Rust developer, DIY hacker, rookie designer, 3D print junkie. CEO @ Gaia Charge


  1. Moving Kubernetes Persistent Volumes within the same cloud account/cluster

    During restructuring of my Digital Ocean Kubernetes cluster I needed to move some Persistent Volumes across namespace and some of them across the clusters. One approach was to manually copy all the data using dvsync script but fortunately both clusters existed under the same Digital Ocean account which meant it…

    on kubernetes, aws, ebs, eks, kubectl, Persistent Volume, Persistent Volume Claim, persistentVolumeReclaimPolicy, Digital Ocean