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

Set docker log driver to journald on Fedora CoreOS #681

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

dghubble
Copy link
Member

  • Before Kubernetes v1.18.0, Kubelet only supported kubectl --limit-bytes with the Docker json-file log driver so the Fedora CoreOS default was overridden for conformance. See Set docker log driver to json-file on Fedora CoreOS #642
  • Kubelet v1.18+ implemented support for other docker log drivers, so the Fedora CoreOS default journald can be used again

Rel: kubernetes/kubernetes#86367

* Before Kubernetes v1.18.0, Kubelet only supported kubectl
`--limit-bytes` with the Docker `json-file` log driver so
the Fedora CoreOS default was overridden for conformance.
See #642
* Kubelet v1.18+ implemented support for other docker log
drivers, so the Fedora CoreOS default `journald` can be
used again

Rel: kubernetes/kubernetes#86367
@dghubble dghubble merged commit ef5f953 into master Mar 27, 2020
@dghubble dghubble deleted the fedora-coreos-journald branch March 27, 2020 05:21
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

Successfully merging this pull request may close these issues.

None yet

1 participant