mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Add a resource fit scheduler predicate. Set sensible defaults.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"containers": [{
|
||||
"name": "php-redis",
|
||||
"image": "brendanburns/php-redis",
|
||||
"memory": 10000000,
|
||||
"ports": [{"containerPort": 80, "hostPort": 8000}]
|
||||
}]
|
||||
}
|
||||
|
Reference in New Issue
Block a user