Create extended-resource-pod-2.yaml

This commit is contained in:
Sabbir Ahmed Shameem 2024-05-07 19:35:25 +06:00 committed by GitHub
parent 3bae78beeb
commit 9215379ea0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
apiVersion: v1
kind: Pod
metadata:
name: extended-resource-demo-2
spec:
containers:
- name: extended-resource-demo-2-ctr
image: nginx
resources:
requests:
example.com/dongle: 2
limits:
example.com/dongle: 2