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

support for ARM platform #614

Closed
2 of 4 tasks
nyrahul opened this issue Feb 10, 2022 · 1 comment
Closed
2 of 4 tasks

support for ARM platform #614

nyrahul opened this issue Feb 10, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed roadmap Roadmap feature for KubeArmor

Comments

@nyrahul
Copy link
Contributor

nyrahul commented Feb 10, 2022

Feature Request

Short Description

KubeArmor project has garnered interests from edge computing platforms (such as LF Edge OpenHorizon). The primary requirement is to support several ARM platforms that are prevalent on the edge devices. KubeArmor uses kernel primitives which have been in use for several years and hence percolated across multiple platforms including ARM. However, there are primitives such as eBPF that have got into kernel recently and are in use by kubearmor and whose behaviour/handling might differ for ARM platform.

The aim of this issue is to:

  1. Support kubearmor policy enforcement, visibility and alerts/telemetry on ARM platform.
  2. Specifically Raspberry PI (RPI) platform would be used for tests purposes. Primary analysis suggests RPI supports AppArmor LSM and thus should be ok to work with. We will use the latest RPI OS release.
  3. KubeArmor could be used in systemd mode or in containerized mode.
  4. Update release procedures for kubearmor to support ARM

Describe the solution you'd like

  • Prepare design/implementation plan to bridge the gaps.
  • Test KubeArmor on ARM platform. Analyze the gaps.
  • Implementation and system tests
  • Release procedures update
@nyrahul nyrahul added enhancement New feature or request help wanted Extra attention is needed roadmap Roadmap feature for KubeArmor labels Feb 10, 2022
@Ankurk99 Ankurk99 mentioned this issue Aug 7, 2022
10 tasks
@Ankurk99 Ankurk99 self-assigned this Aug 7, 2022
@Ankurk99
Copy link
Member

Done as part of v0.7 release https://github.com/kubearmor/KubeArmor/wiki/v0.7-Release-Blog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed roadmap Roadmap feature for KubeArmor
Projects
None yet
Development

No branches or pull requests

2 participants