Skip to content

Commit 5c179b9

Browse files
fix(README): update path to logo (#115)
1 parent 21d133a commit 5c179b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Node Readiness Controller
22

3-
<img style="float: right; margin: auto;" width="180px" src="docs/logo/node-readiness-controller-logo.svg"/>
3+
<img style="float: right; margin: auto;" width="180px" src="docs/book/src/logo/node-readiness-controller-logo.svg"/>
44

55
A Kubernetes controller that provides fine-grained, declarative readiness for nodes. It ensures nodes only accept workloads when all required components eg: network agents, GPU drivers,
66
storage drivers or custom health-checks, are fully ready on the node.

0 commit comments

Comments
 (0)