Merge pull request #42102 from timchenxiaoyu/kubltworderror

Automatic merge from submit-queue

kubelet word mistake
This commit is contained in:
Kubernetes Submit Queue
2017-03-24 10:25:06 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -137,7 +137,7 @@ def charm_status(kube_dns):
def update_kubelet_status():
''' There are different states that the kubelt can be in, where we are
''' There are different states that the kubelet can be in, where we are
waiting for dns, waiting for cluster turnup, or ready to serve
applications.'''
if (_systemctl_is_active('kubelet')):