concept at - most - one semantic in category kubernetes
appears as: t-most-one semantics

This is an excerpt from Manning's book Kubernetes in Action.
Kubernetes must thus take great care to ensure two stateful pod instances are never running with the same identity and are bound to the same PersistentVolumeClaim. A StatefulSet must guarantee at-most-one semantics for stateful pod instances.