play kube: container resources (cpu, memory) do not have defaults #13115
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
k8s container resources seem to have defaults. For memory, it is entire appliance memory. For CPU it is all CPUs. Executing 'play kube' with kind Pod shows that our defaults are '0'. I think we should set defaults as k8s does so 'play kube' will be consistent with k8s. Features such as setting env vars from resource values will not function properly.
Output of
podman version
:using latest podman code
The text was updated successfully, but these errors were encountered: