Merge pull request #41710 from scydas/patch-1

Update "应用程式" to "应用程序"
This commit is contained in:
Kubernetes Prow Robot 2023-06-21 01:17:39 -07:00 committed by GitHub
commit e16acbb679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ was expensive for organizations to maintain many physical servers.
例如,如果在同一台物理服务器上运行多个应用程序,
则可能会出现一个应用程序占用大部分资源的情况,而导致其他应用程序的性能下降。
一种解决方案是将每个应用程序都运行在不同的物理服务器上,
但是当某个应用程式资源利用率不高时,剩余资源无法被分配给其他应用程式
但是当某个应用程序资源利用率不高时,剩余资源无法被分配给其他应用程序
而且维护许多物理服务器的成本很高。
<!--