Is same name of pv can create on different namespace? When i am trying to create . . .

Nitesh Deshmukh:
Is same name of pv can create on different namespace? When i am trying to create it is showing “the persistance is immutable after creation”

Please suggest if anyone have any idea.

Salathiel Genèse YIMGA YIMGA:
Not all objects are in namespace

kubectl api-resources --namespaced=true

Salathiel Genèse YIMGA YIMGA:

Salathiel Genèse YIMGA YIMGA:
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/#not-all-objects-are-in-a-namespace

Salathiel Genèse YIMGA YIMGA:
I see that PVC are namespaced but not PV