Skip to content

Rework access of k8s kubeconfig handling #29

Description

@matthi-g

The monitoring system retrieves the kubeconfigs for registered clusters and stores them in the file system. This could be a potential security risk, in case some one gets access to the file system. To fix this issue we could use the volume type secret which basically does the same thing as the rm is currently doing but in a more secure way.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions