Search results for: prometheus


Kubernetes is ten years old!

Posted on June 7, 2024

On June 6, 2014, Joe Beda made the first commit to Kubernetes, and suddenly a movement was born. Kubernetes has changed the world over the last ten years. “I don’t think any of us expected Kubernetes…


An improved OpenTelemetry continuous profiling agent

Posted on June 7, 2024 | Abhishek Singh, Christos Kalkanis, Alexander Wert, Bahubali Shetti

Member blog post by Abhishek Singh, Christos Kalkanis, Alexander Wert, and Bahubali Shetti of Elastic In March 2023, OpenTelemetry took a big step towards this goal by merging a profiling data model OTEP and working towards…


Kubestronaut in Orbit: Khushboo Khatter

Posted on June 7, 2024

Get to know Khushboo Khushboo Khatter is an IT professional with over 8 years of experience and 6 of those working with Kubernetes. She has a passion for cloud technologies and enjoys exploring cutting-edge CNCF tools….


Tackling GPU underutilization in Kubernetes runtimes

Posted on June 3, 2024 | Keegan McCallum

Member post originally published on SuperOrbital’s blog by Keegan McCallum Introduction In the previous parts of this blog post series, we explored the fundamentals of using the NVIDIA Device Plugin to manage GPU resources in Kubernetes…


Happy 7th Birthday, Istio!

Posted on May 24, 2024

Project post originally published on the Istio blog by Lin Sun, Solo.io, for the Istio Steering Committee Celebrating Istio’s momentum and exciting future. On this day in 2017, Google and IBM announced the launch of the Istio…


Kubestronaut in Orbit: Yongkang He

Posted on May 23, 2024

Get to know Yongkang Yongkang is one of our first Kubestronauts and is based in Singapore and supports a company in the Asia Pacific. He’s shifted his focus to cloud native technologies and is now fully…


Does your observability practice lack maturity? Here’s what to do

Posted on May 22, 2024

Member blog post originally published on the Logz.io blog by Jake O’Donnell Observability isn’t new. But organizations are struggling to adopt mature observability practices, and the impact on business is palpable. Organizations are seeing the value of…


Announcing Flux 2.3 GA

Posted on May 17, 2024 | Stefan Prodan

Project post originally published on Flux’ blog by Stefan Prodan We are thrilled to announce the release of Flux v2.3.0! In this post, we will highlight some of the new features and improvements included in this release….


Advanced usage of the NVIDIA Device Plugin

Posted on May 15, 2024 | Keegan McCallum

Member post originally published on the SuperOrbital blog by Keegan McCallum, Engineer Introduction In the previous post, we explored the fundamentals of using the NVIDIA Device Plugin to manage GPU resources in Kubernetes clusters. If you…


Fivefold slower compared to Go? Optimizing Rust’s protobuf decoding performance

Posted on May 9, 2024

Member post originally published on the Greptime blog by Lei When optimizing the write performance of GreptimeDB v0.7, we found that the time spent on parsing Protobuf data with the Prometheus protocol was nearly five times…