티스토리 뷰
container
The connection to the server localhost:8080 was refused - did you specify the right host or port?
초보의 CHOMAN 2018. 5. 26. 11:59The connection to the server localhost:8080 was refused - did you specify the right host or port?
쿠버네티스 설치 메뉴얼에 보면 일반 계정에서 클러스터를 사용하려거든 아래 명령어를 실행하라고 한다.
mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config
|
: 언뜻 보면 방화벽 관련 에러 같기도 한데?
'container' 카테고리의 다른 글
The connection to the server localhost:8080 was refused - did you specify the right host or port? (0) | 2018.05.26 |
---|---|
docker ssh 설치 (0) | 2018.05.12 |
docker network (mac_vlan) (0) | 2018.05.10 |
docker 이미지 만들기 (0) | 2018.05.10 |
docker command (0) | 2018.04.30 |
kubernetes 설치 (0) | 2018.04.17 |
공유하기 링크
댓글
공지사항