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 karmor install for non-k8s environment #475

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

itsCheithanya
Copy link

@itsCheithanya itsCheithanya commented Jan 6, 2025

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

@Aryan-sharma11
Copy link
Member

Aryan-sharma11 commented Jan 23, 2025

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

docker installation shouldn't require sudo

@daemon1024
Copy link
Member

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?

Copy link
Member

@Aryan-sharma11 Aryan-sharma11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kubearmor also supports systemd mode, it should also be supported
we store systemd packages for kubearmor in this repo https://hub.docker.com/r/kubearmor/kubearmor-systemd/tags

@Aryan-sharma11
Copy link
Member

#484. @itsCheithanya take a look at the deliverables for this issue. Feel free to ask if you have any doubts regarding it.

@itsCheithanya
Copy link
Author

Have made the required changes @Aryan-sharma11 @daemon1024

  1. container installation
    image
    image

  2. systemd installation
    image
    image
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: P1- PR Ready for review
Development

Successfully merging this pull request may close these issues.

feat : Karmor support for non k8s installation
3 participants