Skip to content

Log k8s master components to disk #49

@mithilarun

Description

@mithilarun

Currently, all k8s master components (kube-scheduler, kube-controller-manager, kube-apiserver) only log to their respective container's stdout. These logs are destroyed when the pod is recreated.

Instead, these components should be configured to log to disk directly using the --log-dir and --logtostderr=false options.

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