Authors: Frederic Branczyk, Han Kang, Elana Hashman, David Ashpole
2021-10-13
tldr - powered by Generative AI
The presentation discusses the role of SIG Instrumentation in maintaining and improving observability in Kubernetes through metrics, logging, and auto-scaling.
SIG Instrumentation is responsible for maintaining and improving observability in Kubernetes through metrics, logging, and auto-scaling
Structured logging is being implemented to improve the logging infrastructure in Kubernetes
Projects such as kube-state-metrics, metrics-server, and prometheus-adapter are being maintained to generate and expose metrics for Kubernetes objects
Auto-scaling can be done based on any metric using projects such as prometheus-adapter
SIG Instrumentation reviews new additions and changes related to metrics to ensure high quality
Deprecated command line options related to log file handling will be removed in Kubernetes 1.26
SIG Instrumentation also maintains the k-log implementation itself