Search results for: open policy containers


Testing Kubernetes deployments within CI Pipelines

Posted on June 17, 2020

Guest post originally published on eficode Praqma by Michael Vittrup Larsen, Cloud Infrastructure and DevOps Consultant at Eficode-Praqma Low overhead, on-demand Kubernetes clusters deployed on CI Workers Nodes with KIND How to test Kubernetes artifacts like Helm charts…


Kubernetes Resources Management – QoS, Quota, and LimitRange

Posted on June 10, 2020

Guest post originally published on the Darumatic blog by Brandon Tsai Before Kubernetes, software applications were typically run standalone in a VM and use up all the resources. Operators and developers needed to carefully choose the size of…


Kubernetes governance, what you should know

Posted on May 29, 2020

Guest post originally published on the Kublr blog by Oleg Chunikhin Kubernetes governance may sound dull. But, if you’re an enterprise, it’s a critical part of what you must figure out to be production-ready at scale. When standardizing…


Decoding the self-healing Kubernetes: step by step

Posted on May 26, 2020

Guest post originally published on the Msys Technology blog by Atul Jadhav  Prologue Business application that fails to operate 24/7 would be considered inefficient in the market. The idea is that applications run uninterrupted irrespective of a technical glitch, feature…


Harnessing the power of microservices to overcome an uncertain marketplace

Posted on May 4, 2020

Guest post originally published on the Aspen Mesh blog by Shawn Wormke, Incubation Lead at Aspen Mesh According to PwC’s 23rd Annual Global CEO Survey, the outlook for 2020 can be summarized in one word-uncertainty. According to the…


The difference between API Gateways and Service Mesh

Posted on March 6, 2020

Guest post originally published on Kong’s blog by Marco Palladino, co-founder and CTO, Kong Why API Management and Service Mesh are Complementary Patterns for Different Use Cases Note: The goal of this piece is to provide a cheat sheet that…


How-to guide: Debugging a Kubernetes application

Posted on February 14, 2020

Guest post originally published on Epsagon by Ran Ribenzaft When it comes to debugging a Kubernetes application, it’s usually a painful process, full of unknowns and unpredictable side effects. What happens when your Kubernetes cluster is not healing itself? How…


Kubernetes networking demystified: a brief guide

Posted on January 30, 2020

Guest post by Karen Bruner, Technical Evangelist, StackRox. Original article can be found here. Kubernetes cluster networking can be more than a bit confusing, even for engineers with hands-on experience working with virtual networks and request routing. In this…


TOC votes to move Falco into CNCF incubator

Posted on January 8, 2020

Today, the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee (TOC) voted to accept Falco as an incubation-level hosted project. Falco, which entered the CNCF Sandbox in October 2018, is an open source Kubernetes runtime security project. It provides intrusion and abnormality…


12 Kubernetes configuration best practices

Posted on October 4, 2019

Guest post by Ajmal Kohgadai, originally published on StackRox By now most of us have heard about the role human error plays in causing data breaches. The Capital One breach from July is just the latest in a…