Skip to content

Issue with k8s.io/docs/tasks/manage-kubernetes-objects/kustomization/ #49620

Open
@botanyhelp

Description

@botanyhelp

I report a typo that happens in 3 places, 3 YAML files, found at this URL I am learning from:

https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/

The line that causes the examples to fail is this one:

image: my-app

The intention was surely to have a real image name there like busybox or nginx, like this:

image: nginx

Otherwise, this documentation page is great, works and provides efficient learning for me, THANKS!

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.language/enIssues or PRs related to English languagelifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/docsCategorizes an issue or PR as relevant to SIG Docs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions