Helm: ํ”Œ๋Ÿฌ๊ทธ์ธ ๋””๋ ‰ํ† ๋ฆฌ๋Š” ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค

์— ๋งŒ๋“  2017๋…„ 05์›” 24์ผ  ยท  3์ฝ”๋ฉ˜ํŠธ  ยท  ์ถœ์ฒ˜: helm/helm

์ตœ๊ทผ์— helm 2.4.2๋ฅผ ์„ค์น˜ํ–ˆ๊ณ  ๋ฐ”๋กœ ํ”Œ๋Ÿฌ๊ทธ์ธ์„ ์„ค์น˜ํ•˜๋ ค๊ณ  ํ–ˆ์Šต๋‹ˆ๋‹ค.

$ helm plugin list
NAME    VERSION DESCRIPTION

$ helm plugin install https://github.com/technosophos/helm-github
Error: symlink /Users/sgoings/.helm/cache/plugins/https-github.com-technosophos-helm-github /Users/sgoings/.helm/plugins/helm-github: no such file or directory

$ mkdir -p ~/.helm/plugins

$ helm plugin install https://github.com/technosophos/helm-github
Installed plugin: github

$ helm plugin list
NAME    VERSION DESCRIPTION
github  0.1.0   This plugin provides GitHub services to Helm.

๋ˆ„๋ฝ๋œ ๋””๋ ‰ํ† ๋ฆฌ์— ๋Œ€ํ•œ ์˜ค๋ฅ˜ ๋ฉ”์‹œ์ง€๊ฐ€ ๋‹ค์Œ๊ณผ ๊ฐ™์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๊นŒ?

"ํ”Œ๋Ÿฌ๊ทธ์ธ์„ ์„ค์น˜ํ•˜๊ธฐ ์ „์— helm init [--client-only] ๋ฅผ ์‹คํ–‰ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค."

๋˜๋Š” ๋” ๋‚˜์€ ๋ฐฉ๋ฒ•: ์ด ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ์ž๋™์œผ๋กœ ์ƒ์„ฑํ•˜์‹œ๊ฒ ์Šต๋‹ˆ๊นŒ?

๊ฐ€์žฅ ์œ ์šฉํ•œ ๋Œ“๊ธ€

@elwaxoro helm init --client-only ๋ฅผ ์‹คํ–‰ํ•˜์—ฌ ํ”Œ๋Ÿฌ๊ทธ์ธ ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ์ƒ์„ฑํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค. :)

๋ชจ๋“  3 ๋Œ“๊ธ€

ํด๋ผ์ด์–ธํŠธ 2.9.1(osx)์—์„œ ์—ฌ๊ธฐ๋กœ ๋ฐ๋ ค์˜จ ์œ ์‚ฌํ•œ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค. $HELM_HOME ์ด ์ •์˜๋˜์ง€ ์•Š์•˜๋‹ค๊ณ  ํ•ฉ๋‹ˆ๋‹ค. ์ˆ˜๋™์œผ๋กœ mkdir -p ~/.helm/plugins ๋ฅผ ์‹คํ–‰ํ•œ ํ›„ ํ”Œ๋Ÿฌ๊ทธ์ธ์„ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์—ˆ์Šต๋‹ˆ๋‹ค.

@elwaxoro helm init --client-only ๋ฅผ ์‹คํ–‰ํ•˜์—ฌ ํ”Œ๋Ÿฌ๊ทธ์ธ ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ์ƒ์„ฑํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค. :)

macos์—์„œ v2.16.1 ๋ฌธ์ œ๊ฐ€ ์—ฌ์ „ํžˆ ์กด์žฌํ•ฉ๋‹ˆ๋‹ค ๐Ÿค”

์ด ํŽ˜์ด์ง€๊ฐ€ ๋„์›€์ด ๋˜์—ˆ๋‚˜์š”?
0 / 5 - 0 ๋“ฑ๊ธ‰