Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Sysdig Agent Limits?

Open
#106 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
kubernetes, shell

Research direction

Start by locating the install script and its Kubernetes resource configuration, then verify whether the stated CPU and memory limits are required by the Sysdig Agent. Compare deployment behavior on a four-CPU Kubernetes node; done means the supported limits and any required configuration change are established.

Written by the indexing model from the issue text.

Description

Install script for sysdig say \"resources\":{\"limits\":{\"cpu\":\"2000m\",\"memory\":\"1536Mi\"},\"requests\":{\"cpu\":\"600m\",\"memory\":\"512Mi\"}}

Can we reduce the limit of cpu, or still require to use unto 2 CPU, this seems a lot when we try to run a 4cpu Kube node.

Dominant language
Shell
Stars
83
Forks
105
Avg merge
3h 53m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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.

More from draios/sysdig-cloud-scripts

All issues in draios/sysdig-cloud-scripts

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.