Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Security hardening for kured #1237

Description

@saschagrunert

I think we should work on security hardening for the kured DaemonSet and maybe the application itself. It runs as privileged container which seems a more general security issue from my point of view:

privileged: true # Give permission to nsenter /proc/1/ns/mnt

The Weaveworks community is already aware of the issue and I would suggest:

  • Contribute to kured that we do not need to run it as privileged container any more (see security hardening kubereboot/kured#60)
  • Wrap-up a seccomp/AppArmor profile for kured to further security harden from a k8s perspective

WDYT?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions