You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short Description
KubeArmor supports ARM platform and we're done with testing some ARM based edge devices with apparmor LSM and in continuation to test various K8s-Engines with ARM based compute i.e. Azure Ampere, OKE Ampere.
We already providing KubeArmor Artifacts i.e. kubearmor, kubearmor-init container image
as well as KubeArmor k8s controllers i.e. kubearmor-annotation-manager, kubearmor-host-policy-manager, and kubearmor-policy-manager for ARM plateform too.
kube-rbac-proxy used by the kubebuilder is crashing when it deployed with KubeArmor Custom Controllers.
Is your feature request related to a problem? Please describe the use case.
Currently KubeArmor k8s controllers are crashing on ARM based cluster.
Feature Request
Short Description
KubeArmor supports ARM platform and we're done with testing some ARM based edge devices with apparmor LSM and in continuation to test various K8s-Engines with ARM based compute i.e. Azure Ampere, OKE Ampere.
We already providing KubeArmor Artifacts i.e. kubearmor, kubearmor-init container image
as well as KubeArmor k8s controllers i.e.
kubearmor-annotation-manager
,kubearmor-host-policy-manager
, andkubearmor-policy-manager
for ARM plateform too.kube-rbac-proxy
used by the kubebuilder is crashing when it deployed with KubeArmor Custom Controllers.Is your feature request related to a problem? Please describe the use case.
Currently KubeArmor k8s controllers are crashing on ARM based cluster.
With the error related to incompatible binary format.
Describe the solution you'd like
use arm64 compatible kubebuilder image
The text was updated successfully, but these errors were encountered: