Skip to content

docs: batch one-line typo and syntax fixes#118

Open
Yetkin Timocin (ytimocin) wants to merge 2 commits into
mainfrom
doc-fixes-batch1
Open

docs: batch one-line typo and syntax fixes#118
Yetkin Timocin (ytimocin) wants to merge 2 commits into
mainfrom
doc-fixes-batch1

Conversation

@ytimocin

Copy link
Copy Markdown
Contributor

Summary

Bundled small doc fixes — each one is a one- or two-line change against a different file:

Closes #103.
Closes #102.
Closes #98.
Closes #95.

Test plan

  • Local: `hugo --minify` succeeds with no errors or warnings.
  • CI `build-and-deploy` passes on this PR.

Yetkin Timocin (ytimocin) and others added 2 commits May 6, 2026 14:37
- affinities.md: use DoesNotExist (the correct LabelSelector operator)
  in place of NotExists in prose, matching the YAML example below.
- crp.md: PickN affinity example, preference is a single struct, not
  a slice; remove leading dash and quote the label value.
- kind.md: cleanup deletes configmap kf-cm (the name created earlier),
  not app.
- on-prem.md: define MEMBER_CLUSTER_CONTEXT before first use in the
  Confirm-the-placement section, mirroring HUB_CLUSTER_CONTEXT.

Closes #103
Closes #102
Closes #98
Closes #95

Signed-off-by: Yetkin Timocin <ytimocin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants