KubeArmor icon indicating copy to clipboard operation
KubeArmor copied to clipboard

docs: support for Talos Linux

Open rootxrishabh opened this issue 3 months ago • 1 comments

Purpose of PR?:

  • Validate support for Talos Linux
  • Kubearmor was tested on talos linux with docker. Docker serves as the default provisioner and thus shares the host kernel.
  • Kubearmor runs successfully with operator deployment in the kube-system namespace.

Fixes #1540

Does this PR introduce a breaking change? No If the changes in this PR are manually verified, list down the scenarios covered::

Additional information for reviewer? : Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • [X] Bug fix. Fixes #
  • [X] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [X] PR Title follows the convention of <type>(<scope>): <subject>
  • [ ] Commit has unit tests
  • [ ] Commit has integration tests

rootxrishabh avatar Mar 24 '24 16:03 rootxrishabh