We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16aa332 + e2e8328 commit e2009edCopy full SHA for e2009ed
content/en/docs/concepts/configuration/overview.md
@@ -27,7 +27,7 @@ to others, please don't hesitate to file an issue or submit a PR.
27
28
- Group related objects into a single file whenever it makes sense. One file is often easier to
29
manage than several. See the
30
- [guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/guestbook/all-in-one/guestbook-all-in-one.yaml)
+ [guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/web/guestbook/all-in-one/guestbook-all-in-one.yaml)
31
file as an example of this syntax.
32
33
- Note also that many `kubectl` commands can be called on a directory. For example, you can call
0 commit comments