From f29dcdaaf85658a7e9ab93800d4c64433eb34f41 Mon Sep 17 00:00:00 2001 From: recall Date: Mon, 16 Oct 2017 14:06:24 +0800 Subject: [PATCH] =?UTF-8?q?[fixed]=20=E4=BF=AE=E5=A4=8D=20kube-controller-?= =?UTF-8?q?manager=20=E6=9C=8D=E5=8A=A1=E9=85=8D=E7=BD=AE=E7=BC=BA?= =?UTF-8?q?=E5=B0=91=E5=86=85=E5=AE=B9=E7=9A=84=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- practice/master-installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/practice/master-installation.md b/practice/master-installation.md index b4a0fe175..b711e1dcb 100644 --- a/practice/master-installation.md +++ b/practice/master-installation.md @@ -183,6 +183,7 @@ systemctl status kube-apiserver 文件路径`/usr/lib/systemd/system/kube-controller-manager.service` ```ini +[Unit] Description=Kubernetes Controller Manager Documentation=https://github.com/GoogleCloudPlatform/kubernetes