When ‘good enough’ isn’t good or enough
Guest post originally published on Rookout’s blog by Dan Sela, Development Team Lead at Rookout You know the phrase “good enough”? As in, “it’s good enough right now, we can worry about fixing it in the…
Kubernetes defines operators as software extensions that make use of custom resources to manage applications and their components. They have quickly become one of the most popular ways for users to adopt and extend Kubernetes as…
Disaster Recovery Plan: How to make sure you’re prepared for the worst
Guest post originally published on Rookout’s blog by Gilad Weiss, Full Stack Developer at Rookout The first lesson you learn as you start to work around the DevOps field is that being optimistic is not a…
Solving customer related problems with R&D
Guest post originally published on Rookout’s blog by Dudi Cohen, VP of Research and Development at Rookout As an R&D manager, there are many things on my mind that keep me up at night. These thoughts…
Non-breaking breakpoints: the evolution of debugging
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,…
emissary-ingress (formerly Ambassador) is now a CNCF incubating project
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…
Add Java agents to existing Kubernetes and Helm applications instantly
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…
CNCF joins Google Summer of Code 2021 – Calling all student applications by April 13!
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…
Add Java Agents to Existing Kubernetes and Helm Applications Instantly
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…
Multi-cluster monitoring with Thanos
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…