Skip to content
New issue

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

[Image Info] Need to Improve Public Image Abstraction for Richer Data #1369

Open
powerkimhub opened this issue Oct 11, 2024 · 0 comments
Open
Labels
enhancement New feature or request FullStack Developments across all layers of the CB-Spider

Comments

@powerkimhub
Copy link
Member

@MZC-CSC @ish-hcc @innodreamer (@yunkon-kim @seokho-son @sykim-etri )


[개요]

  • 현재 VM Provisioning을 위해 추상화된 Image 제공 정보 예시는 다음과 같습니다.
    • 제공 정보: Image Name, GuestOS, Status, 기타 추가 정보(Key/Value)

    • 제공 값/형식: 추상화 되지 않고 CSP 제공 값/형식에 의존적임

    • [AWS] Num | Image Name | GuestOS | Status | Misc
      image

    • [GCP]
      image

    • [NCPVPC]
      image


[이슈]

  • 현재 제공되는 이미지 정보는 VM Provision 시에는 Image Name 중심으로 활용 되어 크게 이슈화 되지 않았지만,
  • 최적 선정 등 활용(by cb-tb, cm-beetle 등) 시에는 이미지 선택을 위한 좀더 풍부한 정보 제공이 필요하다고 합니다.
    • beetle 사례: 드라이버에서 Key/Value 정보로 올려주는 부가 정보를 활용해도
      • CSP 및 Driver별 제공 되는 부가 정보 편차로 활용에 한계 존재
@powerkimhub powerkimhub added enhancement New feature or request FullStack Developments across all layers of the CB-Spider labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FullStack Developments across all layers of the CB-Spider
Projects
None yet
Development

No branches or pull requests

1 participant