Skip to content

Commit 724a405

Browse files
authored
Update README.md
1 parent ed228a2 commit 724a405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Kubernetes Architecture Scheduler Plugin
21

2+
<h1 align="center">Kubernetes Architecture Scheduler Plugin</h1>
33
<p align="center">An image architecture aware Kubernetes scheduler plugin</p>
44

55
<p align="center">
@@ -9,7 +9,7 @@
99
<a target="_blank"><img src="https://img.shields.io/github/go-mod/go-version/jatalocks/kube-arch-scheduler"/></a>
1010
</p>
1111

12-
**kube-arch-scheduler** is a kubernetes scheduler filter plugin that will filter nodes by the compatibility of the container image architectures (platforms) present in a Pod.
12+
**kube-arch-scheduler** is a kubernetes scheduler filter plugin that will filter nodes by the compatibility of the container image architectures (platforms) present in a Pod. It can also assign weight to each architecture, so that pods can prefer sitting on a specific one.
1313

1414
## Deploy - Helm
1515

0 commit comments

Comments
 (0)