K8s 환경에서 agent.conf 수정 방법 #981
Unanswered
justin-onda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
k8s 환경에 controller와 agent를 배포하여 사용 중입니다.
agent를 배포하면서 agent.conf 파일 수정하여 agent 설정을 하려고하는데, 예상 외로 쉬운 방법을 찾기가 어렵더라고요.
마지막으로 고려하고있는 옵션은 커스텀한 run 스크립트(/scripts/run.sh를 대체하는)를 컨테이너에 마운트하여 agent 실행 전에 __agent.conf 파일을 수정하는 것인데, 더 나이스한 방법은 없는지 궁금합니다.
Beta Was this translation helpful? Give feedback.
All reactions