Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/build/builders/drivers/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ that you want to support.
## Rootless mode

The Kubernetes driver supports rootless mode. For more information on how
rootless mode works, and it's requirements, see
rootless mode works, and its requirements, see
[here](https://github.com/moby/buildkit/blob/master/docs/rootless.md).

To turn it on in your cluster, you can use the `rootless=true` driver option:
Expand Down