trivial update `kublet` to `kubelet`
pull/4188/merge
hanks 2017-06-25 12:05:56 +09:00 committed by Andrew Chen
parent 8c414800a0
commit 386a2a0982
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ and Unknown.
A [Probe](/docs/resources-reference/v1.6/#probe-v1-core) is a diagnostic A [Probe](/docs/resources-reference/v1.6/#probe-v1-core) is a diagnostic
performed periodically by the [kubelet](/docs/admin/kubelet/) performed periodically by the [kubelet](/docs/admin/kubelet/)
on a Container. To perform a diagnostic, on a Container. To perform a diagnostic,
the kublet calls a the kubelet calls a
[Handler](https://godoc.org/k8s.io/kubernetes/pkg/api/v1#Handler) implemented by [Handler](https://godoc.org/k8s.io/kubernetes/pkg/api/v1#Handler) implemented by
the Container. There are three types of handlers: the Container. There are three types of handlers: