Skip to content

Commit 39df704

Browse files
committed
correct volume-health-monitor guide
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 674ac0a commit 39df704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/volume-health-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Alpha | 0.1.0 | 0.1.0
1010

1111
The External Health Monitor is part of Kubernetes implementation of [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec). It was introduced as an Alpha feature in Kubernetes v1.19.
1212

13-
The [External Health Monitor](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1432-volume-health-monitor) is impelmeted as two components: `External Health Monitor Controller` and `External Health Monitor Agent`.
13+
The [External Health Monitor](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1432-volume-health-monitor) is implemented as two components: `External Health Monitor Controller` and `External Health Monitor Agent`.
1414

1515
- External Health Monitor Controller:
1616
- The external health monitor controller will be deployed as a sidecar together with the CSI controller driver, similar to how the external-provisioner sidecar is deployed.

0 commit comments

Comments
 (0)