This commit is contained in:
Andy Zhang 2018-12-29 10:08:23 +08:00 коммит произвёл GitHub
Родитель a3734233c1
Коммит e967453db4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -85,7 +85,8 @@ kubectl get services --all-namespaces
> If all services(like kubernetes, heapster, kube-dns, kubernetes-dashboard, tiller-deploy) in `default` and `kube-system` namespaces are working fine, it indicates the cluster were installed correctly.
## Tips
#### If there is provision failure on the node, check following log file for diagnostics:
- [Config kubernetes dashboard (only for testing purpose)](./config-k8s-dashboard.md)
- If there is provision failure on the node, check following log file for diagnostics:
```
/var/log/azure/cluster-provision.log
```