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

Add support for Container Insights on Windows #92

Closed
wants to merge 10 commits into from
Closed

Conversation

KlwntSingh
Copy link
Contributor

Description of changes:
Add support for Container Insights on Windows.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

KlwntSingh and others added 10 commits January 18, 2024 09:11
* Add helm template for CW agent on Windows

1. Made change in operator to dynamically mutate operator
to add cwagentconfig MountVolume
2. Added github workflow to build and upload cwagent operator to internal ECR repo
3. Added integration tests against helm addon
4. Added terraform module to run test against EKS Windows cluster
5. Update go tests with linuxonly and Windows tags

* Fix: Change resource limit values to same as linux
* Update helm templates for CW agent and fluent bit on Windows

* Removing configuration about kubernetes from fluentbit
# Problem
AppSignal is having issues around initializing k8s client on EKS Windows
when running it as Host process container. Similar issues existed for
CI Windows but workaround was implemented for CI, similar workaround is
required for AppSignal or We can upgrade container to 1.7 which solves this
issue.
* Add dynamic timewait in integ tests

* Added missed wait time

* Added windows integ tests as part of integ

1. Added instructions to run 2 integ for each windows os version

* Update pod count in tests
Increased fluentbit request/limits according to public eks fluentbit blog
1. Added todo's to fix link to CI
2. Change tag to fluentbit on Windows
@KlwntSingh KlwntSingh changed the base branch from gpu-windows to main February 28, 2024 19:56
@lisguo lisguo closed this Mar 20, 2024
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