Slide 1

Slide 1 text

從零開始導入 Singularity Container 歷程雜談 Frank Lin

Slide 2

Slide 2 text

Frank Lin 林義洋 ● Infrastructure Engineer at Cadence ● Co-organizer of Cloud Native Taiwan User Group

Slide 3

Slide 3 text

選擇 Contaienr Runtime ● 安全性 ● 效能減損問題 ● Developer 對開發版本環境依賴性

Slide 4

Slide 4 text

Singularity Container ● 專門為HPC和深度學習(DL)工作負載開發,具備輕量資源開銷小、 啟動迅速、快速部署、方便遷移與擴展 ● 無需 root 權限的特性廣受 HPC 相關應用服務採用

Slide 5

Slide 5 text

選擇 Singularity Container ● 限制容器使用者權限,使用者權限在容器內部和外部都是相同的 ● 能直接在容器啟動目錄下切換環境, 無同步上問題,會有沒有進入容器的錯覺 ● 授權 fakeroot 就可以建立/修改自己需要的 image 環境, 無需 root 權限 ● 可使用 Docker Hub / 的資源 ● 簡單的 image / sandbox 概念設計 ● 符合 OCI 標準, CRI 介面 ● 單文件格式SIF增強環境遷徙

Slide 6

Slide 6 text

Singularity 安利! - Linux Developer 都應該學習 Ref: https://champyen.blogspot.com/2020/10/linux-developer-container-singularity.html

Slide 7

Slide 7 text

可以一起從零開始 ● 基本介紹 Ref: https://yylin.io/2020/06/16/singularity-introduction/

Slide 8

Slide 8 text

k8s + singularity-cri

Slide 9

Slide 9 text

Singularity CRI ● Sylabs 供應商沒有計畫要持續支援 2019 !!!!!

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

k8s + singularity-cri

Slide 12

Slide 12 text

從零開始到放棄

Slide 13

Slide 13 text

https://indico.cern.ch/event/757415/contributions/3421576/attachments/1856070/3048604/Solving_Problems_in_H PC_with_Singularity.pdf