Skip to content

Commit

Permalink
fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
idoyo7 committed Dec 9, 2024
1 parent d5c9814 commit 4b10f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/week2/About_Kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ API 서버를 중심으로 상호작용하며, etcd에 기록된 상태 정보

### CRI(Container Runtime Interface)

![crio.png](images/rio.png)
![crio.png](images/crio.png)

- **등장 배경**: 초기에는 Docker 등 특정 런타임에 종속적이었으나, 다양한 런타임(containerd, CRI-O)을 유연하게 수용할 필요성 대두.

Expand Down

0 comments on commit 4b10f29

Please sign in to comment.