kubernetes / kubernetes/website

Explain group/kind and GVK in relation to name clashes

Open
#39,962 7 comments 0 reactions 1 assignee Claimed by @Champbreed View on GitHub
language/en lifecycle/frozen needs-triage priority/backlog wg/api-expression
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

> Within a [namespace](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces), only one object of a given kind can have a given name at a time.

The term `kind` above should be replaced by `type`. At least if I read it correctly according to the terminology:

> - A _resource type_ is the name used in the URL (pods, namespaces, services)
> - All resource types have a concrete representation (their object schema) which is called a _kind_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.