1. Portworx Enterprise Documentation
"Security -> Portworx with Kubernetes -> Volume-based access control -> Ownership and access": In the section "Make a volume public
" the documentation explicitly states: "You can make a volume public by granting access to guests. When you set guestaccess to read
write
or admin
any authenticated user can access the volume with the specified access level." This directly confirms that guest access defines a public volume.
2. Portworx Enterprise Documentation
"Security -> Portworx with Kubernetes -> Volume-based access control -> Ownership and access": The "Ownership" section clarifies: "When you create a volume
you become its owner." This refutes the idea that a volume can be public by having no owner.