Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
docs: fix ndctl link
Browse files Browse the repository at this point in the history
  • Loading branch information
pohly committed Dec 5, 2022
1 parent 03ffd4f commit 926ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ based on where the storage device(s) are physically attached.

<sup>3 </sup> **fsdax mode** is required for NVDIMM
namespaces. See [Persistent Memory
Programming](https://pmem.io/ndctl/ndctl-create-namespace.html) for
Programming](https://docs.pmem.io/ndctl-user-guide/ndctl-man-pages/ndctl-create-namespace) for
details. `devdax` mode is not supported. Though a
raw block volume would be useful when a filesystem isn't needed, Kubernetes
cannot handle [binding a character device to a loop device](https://github.com/kubernetes/kubernetes/blob/7c87b5fb55ca096c007c8739d4657a5a4e29fb09/pkg/volume/util/util.go#L531-L534).
Expand Down

0 comments on commit 926ad87

Please sign in to comment.