Merge pull request #33390 from kinzhi/kinzhi81
[ja]Remove content/ja/examples/admin/resource/cpu-constraints-pod-3.yaml
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Pod
|
|
||||||
metadata:
|
|
||||||
name: constraints-cpu-demo-4
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: constraints-cpu-demo-4-ctr
|
|
||||||
image: nginx
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: "800m"
|
|
||||||
requests:
|
|
||||||
cpu: "100m"
|
|
||||||
Reference in New Issue
Block a user