This message was deleted.
# k3d
a
This message was deleted.
p
I am seeing a logs like
Copy code
f4c    Created pod: argocd-notifications-controller-579b4f8f4c-c6jbb
93s         Warning   FailedScheduling      pod/argocd-notifications-controller-579b4f8f4c-c6jbb     0/2 nodes are available: 2 node(s) had untolerated taint {<http://node.kubernetes.io/disk-pressure|node.kubernetes.io/disk-pressure>: }. preemption: 0/2 nodes are available: 2 Preemption is not helpful for scheduling.
76s         Warning   Evicted               pod/argocd-redis-57fbd6b455-xp6fh                        The node was low on resource: ephemeral-storage. Container redis was using 28Ki, which exceeds its request of 0.
76s         Normal    Killing               pod/argocd-redis-57fbd6b455-xp6fh                        Stopping container redis
75s         Normal    SuccessfulCreate      replicaset/argocd-redis-57fbd6b455                       Created pod: argocd-redis-57fbd6b455-k88gj
75s         Warning   FailedScheduling      pod/argocd-redis-57fbd6b455-k88gj                        0/2 nodes are available: 2 node(s) had untolerated taint {<http://node.kubernetes.io/disk-pressure|node.kubernetes.io/disk-pressure>: }. preemption: 0/2 nodes are available: 2 Preemption is not helpful for scheduling.
any clue how to fix that?
w
Potentially your docker instance is really running out of disk space though
p
thanks @wide-garage-9465, let me check my docker thingy
that seem to help. I have also bumped my Docker
Virtual disk limit:
to a higher value