mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
master 2 skipped checks combined
This commit is contained in:
@@ -725,11 +725,11 @@ case $value in
|
|||||||
if [ $master_hostname == "master-1" ]
|
if [ $master_hostname == "master-1" ]
|
||||||
then
|
then
|
||||||
check_cert_admin
|
check_cert_admin
|
||||||
|
check_cert_kcm
|
||||||
|
check_cert_kp
|
||||||
|
check_cert_ks
|
||||||
|
check_cert_adminkubeconfig
|
||||||
fi
|
fi
|
||||||
|
|
||||||
check_cert_kcm
|
|
||||||
check_cert_kp
|
|
||||||
check_cert_ks
|
|
||||||
check_cert_api
|
check_cert_api
|
||||||
check_cert_sa
|
check_cert_sa
|
||||||
check_cert_etcd
|
check_cert_etcd
|
||||||
@@ -738,7 +738,6 @@ case $value in
|
|||||||
check_cert_kpkubeconfig
|
check_cert_kpkubeconfig
|
||||||
check_cert_kcmkubeconfig
|
check_cert_kcmkubeconfig
|
||||||
check_cert_kskubeconfig
|
check_cert_kskubeconfig
|
||||||
check_cert_adminkubeconfig
|
|
||||||
|
|
||||||
# Systemd verification
|
# Systemd verification
|
||||||
check_systemd_etcd
|
check_systemd_etcd
|
||||||
|
Reference in New Issue
Block a user