Seattle CNCT에서 Kubernetes 를 시작하면서.. 정리하는 내용임.
공부해야 할 Site
* https://github.com/samsung-cnct/k2cli ( k2cli - CLI for K2 )
* https://github.com/samsung-cnct/k2 (k2 - K2 (Kraken 2))
* https://github.com/istio/istio (istio - Sample code, build and tests and governance material for the Istio project.)
* https://tour.golang.org/welcome/1 ( golang )
3주 이내에 catchup 해야 한다.. 흐흐흐...
golang에 ansible에...
이럴줄 알았으면. 미리 ansible이라도 공부하고 올껄..
1) Mac에 brew 설치하기..
Homebrew라고 불리며, macOS용 패키지 관리자이다.
설치 방법은 위 경로에서 확인 가능하지만.
간단히..
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
위 내용을 터미널에 분여 넣으면 된다.
ruby기반으로 되어 있으며, 패키지 설치를 쉽게 해준다.
K2를 진행하기 위해서는 brew를 설치해야 한다,
1) k2 cli 설치
brew 설치 후 console에서 다음과 같이 실행한다.
$ brew tap 'samsung-cnct/homebrew-k2cli' $ brew install k2cli |
< Kubernetes>
쿠버네티스는 OpenSource Platform으로 자동 deployment, scaling, Container application 에 대한 Operation