Skip to content

Commit

Permalink
Update content/ja/docs/tasks/configure-pod-container/quality-service-…
Browse files Browse the repository at this point in the history
…pod.md

Co-Authored-By: Naoki Oketani <[email protected]>
  • Loading branch information
af12066 and oke-py authored Sep 22, 2019
1 parent eb322e2 commit 1d2f6ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ kubectl delete pod qos-demo-2 --namespace=qos-example

PodにBestEffort QoSクラスを与えるには、Pod内のコンテナにはメモリーやCPUの制限や要求を指定してはなりません。

以下に一つのコンテナをもつPodの設定ファイルを示します。コンテナにはメモリーやCPUの制限や要求がありません:
以下に1つのコンテナをもつPodの設定ファイルを示します。コンテナにはメモリーやCPUの制限や要求がありません:

{{< codenew file="pods/qos/qos-pod-3.yaml" >}}

Expand Down

0 comments on commit 1d2f6ea

Please sign in to comment.