mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Merge pull request #8140 from vishh/namespace
Update Namespace names to follow DNS label format
This commit is contained in:
@@ -51,7 +51,7 @@ type Namespace struct {
|
||||
}
|
||||
```
|
||||
|
||||
A *Namespace* name is a DNS compatible subdomain.
|
||||
A *Namespace* name is a DNS compatible label.
|
||||
|
||||
A *Namespace* must exist prior to associating content with it.
|
||||
|
||||
|
Reference in New Issue
Block a user