Search results for: Rook


Non-breaking breakpoints: the evolution of debugging

Posted on April 21, 2021 | By Noa Goldman

Guest post originally posted on the Rookout blog by Noa Goldman Since the beginning of time, back to before humans invented fire, there were two traditional ways to debug applications: one way -after having invented hieroglyphics, of course…


emissary-ingress (formerly Ambassador) is now a CNCF incubating project

Posted on April 13, 2021

The CNCF Technical Oversight Committee (TOC) has voted to accept emissary-ingress as a CNCF incubating project. Emissary-ingress, formerly known as Ambassador, is an open source ingress controller and API Gateway for Kubernetes. It is built on Envoy Proxy…


Add Java agents to existing Kubernetes and Helm applications instantly

Posted on April 9, 2021 | By Liran Haimovich

Guest post originally published on Rookout’s blog by Liran Haimovich In a recent blog post, one of my teammates, Josh, shared a few techniques for deploying Java agents in Kubernetes applications. We have been getting a lot of interest…


CNCF joins Google Summer of Code 2021 – Calling all student applications by April 13!

Posted on April 1, 2021 | By Ihor Dvoretskyi

Another year, another Google Summer of Code (GSoC)! We are excited to announce that Cloud Native Computing Foundation is participating in GSoC 2021, one of the most popular programs for new contributors in the world of open source…


Add Java Agents to Existing Kubernetes and Helm Applications Instantly

Posted on March 24, 2021 | By Liran Haimovich

Guest post originally published on the Rookout Blog by Liran Haimovich In a recent blog post, one of my teammates, Josh, shared a few techniques for deploying Java agents in Kubernetes applications. We have been getting a lot of…


Multi-cluster monitoring with Thanos

Posted on March 15, 2021 | By Kevin Lefevre

Guest post originally published on Particule’s blog by Kevin Lefevre, CTO & Co-founder at Particule Introduction In this article we are going to see the limitation of a Prometheus only monitoring stack and why moving to a Thanos…


CNCF TOC votes to move Flux from Sandbox to Incubation

Posted on March 11, 2021

The CNCF Technical Oversight Committee (TOC) has voted to promote Flux from the CNCF Sandbox to an incubating project. Since Flux entered the CNCF Sandbox in August 2019, it has defined open governance and security reporting processes, added…


Cloud Native Computing Foundation Shares Schedule for KubeCon + CloudNativeCon Europe 2021 – Virtual

Posted on March 3, 2021

Technologists from around the world will convene online for four days to share knowledge and advance cloud native technology   SAN FRANCISCO, Calif. – March 3, 2021 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…


Embedding source code version information in Docker Images

Posted on February 17, 2021 | By Josh Hendrick

Guest post originally published on Rookout’s blog by Josh Hendrick, Senior Solutions Engineer at Rookout As organizations place focus on innovation and digital transformation across enterprise IT, we continue to see increased adoption of containers and microservice application…


Are you making these 3 debugging mistakes?

Posted on February 2, 2021 | By Dudi Cohen

Guest post originally published on Rookout’s blog by Dudi Cohen, VP of R&D at Rookout I have been managing R&D teams for the past 14 years or so and have learned many lessons along the way. Some of…