kubearmor-client icon indicating copy to clipboard operation
kubearmor-client copied to clipboard

Support karmor install for non-k8s environment

Open itsCheithanya opened this issue 10 months ago • 4 comments
trafficstars

Fixes #484 Running karmor install with subcommand non-k8s will install kubearmor in non k8s env image image

itsCheithanya avatar Jan 06 '25 09:01 itsCheithanya

Running karmor install with subcommand non-k8s will install kubearmor in non k8s env image

docker installation shouldn't require sudo

Aryan-sharma11 avatar Jan 23 '25 18:01 Aryan-sharma11

Ig it's fine, it depends on how the user has configured the docket socket. Can we try once where you have given docker socket access to your current user? And run it without sudo?

daemon1024 avatar Jan 23 '25 18:01 daemon1024

https://github.com/kubearmor/kubearmor-client/issues/484. @itsCheithanya take a look at the deliverables for this issue. Feel free to ask if you have any doubts regarding it.

Aryan-sharma11 avatar Jan 30 '25 04:01 Aryan-sharma11

Have made the required changes @Aryan-sharma11 @daemon1024

  1. container installation image image

  2. systemd installation image image image

itsCheithanya avatar Mar 09 '25 08:03 itsCheithanya