id: name name: Name full-link: /docs/concepts/overview/working-with-objects/names tags: - fundamental short-description: > A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`. long-description: > Only one object of a given kind can have a given name at a time. However, if you delete the object, you can make a new object with the same name.