Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes?
Introduction > 2. Levels of MLOps문서에서 Google MLOps level 1, 2에 관련된 내용 수정(CD: Model serving 부분)
Why we need?
#121 에 말씀드린 것 처럼 기존 Model serving(inference server)의 CD의 경우 level 1에서 진행되는 것이지만 현 문서에는 level 2에 진행된다고 오기입이 되어있었습니다. 오해의 소지를 막기 위해 해당 작업을 진행했습니다.
Test?
npm run start
를 수행하여 로컬에서 렌더링된 페이지를 확인하셨나요?npm test
를 통과하였나요?Anything Else? (Optional)