- 使用 VM : VirtualBox
- 使用 OS, ubuntu。由 osboxes 來下載 VM image
- network setting 方式
- using NAT
- 設定 port-forwarding 來由 host 連到 guest 中
- openssh-server
- net-tools
- docker
$ docker version
$ docker run hello-world
$ docker run docker/whalesay cowsay hi
- 由 kubernetes.io 中的 Document -> Setup 來搜尋資料
- 使用 Minikube 來跑
Kubernetes Documentation
Concepts: https://kubernetes.io/docs/concepts/
Kubernetes Documentation
Setup: https://kubernetes.io/docs/setup/pick-right-solution/
Kubernetes Documentation - Minikube
Setup: https://kubernetes.io/docs/getting-started-guides/minikube/
- $ kubectl version
- Link to kubeadm installation
- Using flannel for pod network
- Kubernetes on Google Cloud: https://cloud.google.com/kubernetes-engine/docs/
- OS Box
- 可以下載 virtual box or VMware 的 os image