mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 21:55:48 +00:00
kubelet word mistake
This commit is contained in:
@@ -136,7 +136,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')):
|
||||
|
Reference in New Issue
Block a user