mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Fix inline comment about label examples.
This commit is contained in:
parent
f988a01a05
commit
46c1154ed5
@ -24,6 +24,7 @@ dimensions, such as:
|
|||||||
- `tier=frontend`, `tier=backend`, ...
|
- `tier=frontend`, `tier=backend`, ...
|
||||||
- `partition=customerA`, `partition=customerB`, ...
|
- `partition=customerA`, `partition=customerB`, ...
|
||||||
- `track=daily`, `track=weekly`
|
- `track=daily`, `track=weekly`
|
||||||
|
|
||||||
These are just examples; you are free to develop your own conventions.
|
These are just examples; you are free to develop your own conventions.
|
||||||
|
|
||||||
Label selectors permit very simple filtering by label keys and values. Currently, label selectors only support these forms:
|
Label selectors permit very simple filtering by label keys and values. Currently, label selectors only support these forms:
|
||||||
|
Loading…
Reference in New Issue
Block a user