0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Kubernetes RequestsとLimits

Posted at

Request: Podが最低限必要とするCPUとメモリの容量
Limits: Podの負荷が高まった際に使えるCPUとメモリの最大容量

kubectl top pod で見れる、CPU は、実際の使用量を出力する。
https://ameblo.jp/bakery-diary/entry-12615738013.html

1m など、単位は
CPU
CPUの使用量には「m」の単位がついています。これは10−310−3を表す「ミリ」で、「1(v)CPU=1000m」となります。
https://qiita.com/dingtianhongjie/items/2708a00c88e7713a8051

833 の イメージ番号がJenkins 上でデプロイされたもの
Image: stg-zedregistry1101z.stg.jp.local/ecfd-rbic/bic-item-gw-api:7484f1336bf-833-stgrc

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?