https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/docs/01-prerequisites.md
01-prerequisites.md 는 테스트를 위해 Google Cloud 의 버전 및 인증, tmux 와 같은 console 을 세팅하는 내용이다.
Local PC 에서 테스트를 위해
01. PC (Host Compute, CPU 및 Memory 넉넉히)
02. VirtualBox 설치 (https://www.virtualbox.org/)
03. CentOS 7 최신버전 설치 (http://isoredirect.centos.org/centos/7/isos/x86_64/)
04. 복제 해서 사용할 원본 CentOS 7 이미지 구성하기
'kubernetes > Install hardway' 카테고리의 다른 글
[HARDWAY] 05. Generating Kubernetes Configuration Files for Authentication (0) | 2020.12.01 |
---|---|
[HARDWAY] 04. Provisioning a CA and Generating TLS Certificates (0) | 2020.12.01 |
[HARDWAY] 03.Provisioning Compute Resources (0) | 2020.12.01 |
[HARDWAY] 02. Installing the Client Tools (0) | 2020.12.01 |
[HARDWAY] 00. Architecture (0) | 2020.12.01 |