Skip to content

Commit

Permalink
Merge pull request #8674 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…8673-to-release-1.4

[release-1.4] 📖 Fix a typo in `metadata propagation` section
  • Loading branch information
k8s-ci-robot authored May 16, 2023
2 parents 72b5be1 + 6c80c05 commit d704388
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Top-level labels that meet a specific cretria are propagated to the Node labels
- `.labels.[label-meets-criteria]` => `Node.labels`
- `.annotations` => Not propagated.

Label should meet one of the following criterias to propate to Node:
Label should meet one of the following criterias to propagate to Node:
- Has `node-role.kubernetes.io` as prefix.
- Belongs to `node-restriction.kubernetes.io` domain.
- Belongs to `node.cluster.x-k8s.io` domain.
Expand Down

0 comments on commit d704388

Please sign in to comment.