Skip to content

Commit

Permalink
update image file format (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: zwzhang0107 <zuoweizhang@outlook.com>
  • Loading branch information
zwzhang0107 authored Apr 25, 2022
1 parent 38d9e77 commit 61b3c8c
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/desgin-archive/koordlet-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ module is necessary, which can avoid making the code bloated the logic more comp
- Provide implementation details of modules.

## Architecture
![image](../images/koordlet-arch.png)
![image](../images/koordlet-arch.svg)

### Modules

Expand Down Expand Up @@ -85,7 +85,7 @@ different kinds of policies, and provides flexible extension points during the l

## Use Cases
### LLC Isolation Injections during Pod Lifecycle
![image](../images/llc-isolation.png)
![image](../images/llc-isolation.svg)

### CPU-Suppress on BE Pods to Mitigate Resource Interference
![image](../images/cpu-suppress.png)
![image](../images/cpu-suppress.svg)
Binary file removed docs/images/cpu-suppress.png
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/images/cpu-suppress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/koordlet-arch.png
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/images/koordlet-arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/llc-isolation.png
Binary file not shown.
Loading

0 comments on commit 61b3c8c

Please sign in to comment.