Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Kubernetes PVC pods should declare resource requirements #568

Closed
MikaelSmith opened this issue Nov 5, 2019 · 0 comments · Fixed by #762 or #764
Closed

Kubernetes PVC pods should declare resource requirements #568

MikaelSmith opened this issue Nov 5, 2019 · 0 comments · Fixed by #762 or #764
Assignees
Labels
enhancement New feature or request

Comments

@MikaelSmith
Copy link
Contributor

To interrogate persistent volume claims, the Kubernetes plugin creates a temporary pod that mounts the volume and runs commands. Scheduling that pod can take a little while. It may help to provide resource constraints (which should be pretty low) to allow Kubernetes to fit it in when the defaults might not allow scheduling it.

@MikaelSmith MikaelSmith added the enhancement New feature or request label Nov 5, 2019
@MikaelSmith MikaelSmith self-assigned this Mar 26, 2020
MikaelSmith added a commit to MikaelSmith/wash that referenced this issue Mar 27, 2020
Add low resource requests - reflecting these won't use a lot of
resources - to make it more likely the pod will be successfully
scheduled.

Resolves puppetlabs-toy-chest#568.

Signed-off-by: Michael Smith <[email protected]>
MikaelSmith added a commit to MikaelSmith/wash that referenced this issue Mar 27, 2020
Add low resource requests - reflecting these won't use a lot of
resources - to make it more likely the pod will be successfully
scheduled.

Resolves puppetlabs-toy-chest#568.

Signed-off-by: Michael Smith <[email protected]>
MikaelSmith added a commit to MikaelSmith/wash that referenced this issue Mar 30, 2020
Add low resource requests - reflecting these won't use a lot of
resources - to make it more likely the pod will be successfully
scheduled.

Resolves puppetlabs-toy-chest#568.

Signed-off-by: Michael Smith <[email protected]>
MikaelSmith added a commit to MikaelSmith/wash that referenced this issue Mar 30, 2020
Add low resource requests - reflecting these won't use a lot of
resources - to make it more likely the pod will be successfully
scheduled.

Resolves puppetlabs-toy-chest#568.

Signed-off-by: Michael Smith <[email protected]>
MikaelSmith added a commit to MikaelSmith/wash that referenced this issue Mar 30, 2020
Add low resource requests - reflecting these won't use a lot of
resources - to make it more likely the pod will be successfully
scheduled.

Resolves puppetlabs-toy-chest#568.

Signed-off-by: Michael Smith <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
1 participant