câu hỏi đã được viết
Xu hướng chính là Kubernetes (Phiên bản sơ cấp~trung cấp)
Cài đặt Kubernetes Cluster
Viết
·
408
2
모든 설정이 정상적으로 완료 된 상태에서
마지막 데시보드 접근 시
이렇게 나오고 있습니다.
master node의 현황입니다.
Câu trả lời 1
0
QnA에 해결방법이 있네요
감사합니다.
답변이 늦었습니다.
해결되셨다니 다행이네요!
[root@k8s-master ~]# nohup kubectl proxy --port=8001 --address=192.168.56.30 --accept-hosts='^*$' >/dev/null 2>&1 &
[root@k8s-master ~]# kubectl get pods -A
답변이 늦었습니다.
해결되셨다니 다행이네요!
Dashboard 관련