Skip to content

Instantly share code, notes, and snippets.

@thanethomson
Last active August 8, 2018 07:22
Show Gist options
  • Save thanethomson/d59a58d5a18ef84ceee55e0d38ad8b22 to your computer and use it in GitHub Desktop.
Save thanethomson/d59a58d5a18ef84ceee55e0d38ad8b22 to your computer and use it in GitHub Desktop.
kube-apiserver and kubelet open file descriptors over time

While running a 3-host K8s v1.11.0 cluster (where all nodes are masters and workers) on Azure, it appears as though the number of open file descriptors increases steadily over time for kube-apiserver and kubelet. All other K8s components have low and steady numbers of open file descriptors.

Heketi is running in the cluster, with Host 0 and Host 1 each having one glusterfs brick. Host 2 has no glusterfs bricks.

Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment