"Helm install prometheus"의 두 판 사이의 차이

2번째 줄: 2번째 줄:
{{소문자}}
{{소문자}}
;helm install prometheus
;helm install prometheus
<syntaxhighlight lang='console'>
testuser@localhost:~$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
"prometheus-community" has been added to your repositories
</syntaxhighlight>
<syntaxhighlight lang='console'>
testuser@localhost:~$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "prometheus-community" chart repository
Update Complete. ⎈Happy Helming!⎈
</syntaxhighlight>


==같이 보기==
==같이 보기==

2023년 5월 23일 (화) 18:39 판

1 개요

helm install prometheus
testuser@localhost:~$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
"prometheus-community" has been added to your repositories
testuser@localhost:~$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "prometheus-community" chart repository
Update Complete. ⎈Happy Helming!⎈

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}