Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/core-concepts/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HAMi consists of the following components:
- HAMi MutatingWebhook
- HAMi scheduler-extender
- Device-plugin (HAMi-device-plugin)
- In container resource control (HAMi-Core)
- In-container resource control (HAMi-Core)

## HAMi MutatingWebhook {#hami-mutatingwebhook}

Expand All @@ -27,4 +27,4 @@ The device-plugin layer obtains the scheduling result from the annotations field

## HAMi-Core {#hami-core}

The In container resource control is responsible for monitoring the resource usage within the container and providing hard isolation capabilities.
The in-container resource control is responsible for monitoring the resource usage within the container and providing hard isolation capabilities.
4 changes: 2 additions & 2 deletions versioned_docs/version-v2.9.0/core-concepts/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HAMi consists of the following components:
- HAMi MutatingWebhook
- HAMi scheduler-extender
- Device-plugin (HAMi-device-plugin)
- In container resource control (HAMi-Core)
- In-container resource control (HAMi-Core)

## HAMi MutatingWebhook {#hami-mutatingwebhook}

Expand All @@ -27,4 +27,4 @@ The device-plugin layer obtains the scheduling result from the annotations field

## HAMi-Core {#hami-core}

The In container resource control is responsible for monitoring the resource usage within the container and providing hard isolation capabilities.
The in-container resource control is responsible for monitoring the resource usage within the container and providing hard isolation capabilities.