We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재까지 준비된 Thanos는 Object storage로 minio를 사용하여 임시로 설정되어 있었음
배포 프로세스에서 s3를 준비하고 연결하는 것까지 자동으로 flow를 완성한다. 추가적으로 해당 기술에 대한 글을 작성하여 게시한다.
The text was updated successfully, but these errors were encountered:
https://devocean.sk.com/blog/techBoardDetail.do?ID=163508
Sorry, something went wrong.
이거 아직 작업 안된거에요.. s3를 동적으로 만들고 사용하도록 하는 것
현재는 수동으로 미리 만들어주고 그곳에 연동..
https://app.zenhub.com/workspaces/tks-development-60c96f813019b5000e5b69c3/issues/gh/openinfradev/tks-issues/479 기준으로 만들어진 [Contract ID]_thanos에 연동하도록 개발한다. 만드는 부분은 위 언급된 티켓에서 수행
현재 accesskey/secretkey를 통한 방식을 변경하는 부분에서 막혀있는 상황
intelliguy
No branches or pull requests
배경
현재까지 준비된 Thanos는 Object storage로 minio를 사용하여 임시로 설정되어 있었음
작업의 범위
목표
배포 프로세스에서 s3를 준비하고 연결하는 것까지 자동으로 flow를 완성한다.
추가적으로 해당 기술에 대한 글을 작성하여 게시한다.
The text was updated successfully, but these errors were encountered: