Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 게임
- 이더리움
- 시장
- ps4
- 스마트 계약
- 거래
- 투자
- game
- 보안
- 비트코인
- Three
- Docker
- kubernetes
- Linux
- loopback
- 탈중앙화
- PC
- review
- 리뷰
- angular
- Games
- 젤다 왕눈
- 블록체인
- strongloop
- 스마트 컨트랙트
- threejs
- 주식
- 쿠버네티스
- 부동산
- 암호화폐
Archives
- Today
- Total
목록k8s cluster (1)
BaeBox
Minikube 설치 및 cluster 구성
https://kubernetes.io/docs/tasks/tools/install-minikube/ Install Minikube Cleanup local state If you have previously installed minikube, and run: minikube start And this command returns an error: machine does not exist You need to clear minikube’s local state: minikube delete kubernetes.io 위의 링크는 minikube 설치 공식 문서이다. Minikube : 단일 노드 kubernetes cluster 를 만들어주는 도구이다. 내 언어능력의 한계로 이보다 더 쉽게 설명할 방법이 ..
개발 관련
2019. 11. 2. 17:44