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

feat : Karmor support for non k8s installation #484

Open
Aryan-sharma11 opened this issue Jan 30, 2025 · 1 comment
Open

feat : Karmor support for non k8s installation #484

Aryan-sharma11 opened this issue Jan 30, 2025 · 1 comment

Comments

@Aryan-sharma11
Copy link
Member

Karmor client should able to install kubearmor in non kubernetes environment (docker/systemd).

Deliverables:

  1. As a docker container:
    • docker compose should be configurable( visibility, default posture etc) and embedded in cli tool itself. we can make use of golang embed library for this.
    • karmor uninstall should work
  2. As a systemd service
    • Kubearmor tar can be downloaded via github releases or from docker registeries.
    • Kubearmorconfig.yaml should be configurable here too, the config file will also be embedded along with the tool itself.
    • Karmor uninstall should work.
@itsCheithanya
Copy link

itsCheithanya commented Jan 31, 2025

  • Kubearmorconfig.yaml should be configurable here too, the config file will also be embedded along with the tool itself.

@Aryan-sharma11 can you elaborate on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants