KubeMGR: Manage kubernetes cluster configurations

by leoh0
macOS ◆ xterm-color ◆ bash 1497 views

kubernetes cluster configuration management solution

kubernetes 는 cluster config를 context를 통해 관리하기 때문에 다수의 cluster config를 편하게 관리 할 수 있으나 context는 새로운 shell에서도 유지되기 때문에 다수의 cluster를 동시에 작업하려면 계속 context를 변경해야 하기 때문에 불편할 수 있습니다. 만약 다수의 분리된 cluster config를 사용하며 사용할때 각각 kubectl –kubeconfig export KUBECONFIG= 를 하는 방법도 있으나 매번 타이핑 해서 사용 하기엔 불편 할 수 있습니다. 그래서 이런 문제들을 해결하고자 프로젝트를 만들 었습니다.

More by leoh0

docker as a storage 00:56

by leoh0

mapscii.me 00:46

by leoh0

kubeinception 06:57

by leoh0

See all