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

Create a Windows Defender chart to configure a host for optimal performance with RKE2 #133

Open
rosskirkpat opened this issue Jan 5, 2022 · 0 comments
Assignees
Labels
area/charts Designates that this issue has a charts component to it area/windows team/area4

Comments

@rosskirkpat
Copy link
Contributor

rosskirkpat commented Jan 5, 2022

As opposed to requiring an end-user to manually configure windows defender exceptions and configuration we should create a chart that allows the user to manage this across all nodes. This chart would extend on new wins functionality that uses syscalls to configure windows defender.

There is an existing go library that we should adding to wins as it provides a wrapper for syscalls.

https://github.com/iamacarpet/go-win64api/blob/master/firewall_examples_test.go#L24-L31

@rosskirkpat rosskirkpat added area/windows area/charts Designates that this issue has a charts component to it labels Jan 5, 2022
@rosskirkpat rosskirkpat added this to the v2.6.4 - Triaged milestone Jan 5, 2022
@rosskirkpat rosskirkpat self-assigned this Jan 5, 2022
@sirredbeard sirredbeard removed this from the v2.6.4 - Triaged milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/charts Designates that this issue has a charts component to it area/windows team/area4
Projects
None yet
Development

No branches or pull requests

3 participants