Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sysdig] Add Node Analyzer #145

Merged
merged 9 commits into from
May 18, 2021
Merged

[Sysdig] Add Node Analyzer #145

merged 9 commits into from
May 18, 2021

Conversation

nkraemer-sysdig
Copy link
Contributor

@nkraemer-sysdig nkraemer-sysdig commented May 13, 2021

This PR adds the Node Analyzer daemonset configmaps and helm parameters.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])
  • PR only contains changes for one chart

| `nodeAnalyzer.imageAnalyzer.resources.limits.cpu` | Node Image Analyzer CPU limit per node | `500m` |
| `nodeAnalyzer.imageAnalyzer.resources.limits.memory` | Node Image Analyzer Memory limit per node | `1536Mi` |
| `nodeAnalyzer.hostAnalyzer.image.repository` | The image repository to pull the Host Analyzer from | `sysdig/host-analyzer` |
| `nodeAnalyzer.hostAnalyzer.image.tag` | The image tag to pull the Host Analyzer | `TODO 0.1.7` |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should this tag be?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same than in the previous

@airadier airadier mentioned this pull request May 17, 2021
4 tasks
@nestorsalceda nestorsalceda merged commit aac498a into sysdiglabs:master May 18, 2021
@nestorsalceda
Copy link
Contributor

Thank you so much @nkraemer-sysdig !!

@nkraemer-sysdig nkraemer-sysdig deleted the feature/node-analyzer branch May 18, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants