pipe-cd / pipe-cd/pipecd

piped is evicted from cluster due to lack of ephemeral storage

Open
#4,347 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/bug
Dominant language
Go
Stars
1.4k
Forks
364
Avg merge
1d 4h
Merged PRs (30d)
84

Description

What happened:

When I make about 30-40 application changes at a time in PipeCD, the piped pod is evicted from the ephemeral storage of the cluster node (the target node has an upper limit of 50GiB).

The node was low on resource: ephemeral-storage. Container piped was using 33556644Ki, which exceeds its request of 0.

Possible ways to handle this.

  • Increase the ephemeral storage capacity of the node
  • Change the PipeCD application to a smaller one.

What you expected to happen:

How to reproduce it:

Environment:

  • piped version:
  • control-plane version:
  • Others:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing how the piped pod is deployed and reproducing the Kubernetes ephemeral-storage eviction during many application changes; done should identify the storage consumer and establish a verified handling or configuration change.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.