Search results for: connect rpc


Istio sails into the Cloud Native Computing Foundation

Posted on September 28, 2022

The CNCF Technical Oversight Committee (TOC) has voted to accept Istio as a CNCF incubating project.  Istio is an open source service mesh that transparently provides a uniform and efficient way to secure, connect, and monitor services in…


How to run untrusted containers in Kubernetes

Posted on June 23, 2022

Guest post originally published on the SIGHUP blog by Alessandro Lo Manto The IT world is adopting container-based infrastructures more and more every day. However, the advantages, disadvantages and even the limitations are not clear to everyone. Considering…


Breaking the multi-cloud barrier in a regulated industry

Posted on June 9, 2022 | By Kasper Borg Nissen

Guest post originally published by Kasper Borg Nissen, Lead Platform Architect at Lunar How Kubernetes and Linkerd became Lunar’s multi-cloud communication backbone At Lunar, a Scandinavian online bank, we embraced cloud native tech early on. We’ve been running…


A deep dive into OpenTelemetry metrics

Posted on June 8, 2022

Guest post originally published on Timescale’s blog by James Blackwood-Sewell Table of contents 01 OpenTelemetry Metrics 02 Measurements to Metrics 03 Instruments and Emitting Measurements 04 Views and Aggregations This is the second post of a three-part series…


Ada Logics: CRI-O holistic security audit engagement

Posted on June 6, 2022 | By David Korczynski + Adam Korczynski

Community post originally on the Ada Logics blog by David Korczynski, Security Research & Security Engineering and Adam Korczynski, Security Engineering & Security Automation, Ada Logics Ada Logics Ltd. recently performed a holistic security audit of CRI-O. CRI-O is…


How do you integrate Emissary Ingress with OPA

Posted on May 6, 2022 | By Tayyab Jamadar

Guest post originally published on InfraCloud’s blog by Tayyab Jamadar API gateways play a vital role while exposing microservices. They are an additional hop in the network that the incoming request must go through in order to communicate…


Learn OpenTelemetry tracing with this lightweight microservices demo

Posted on April 4, 2022 | By Ramon Guiu and John Pruitt

Guest post originally published in the Timescale Blog by Ramon Guiu and John Pruitt OpenTelemetry is an open source observability framework for cloud-native service and infrastructure instrumentation hosted by the Cloud Native Computing Foundation (CNCF). It has gained a lot…


Knative accepted as a CNCF incubating project

Posted on March 2, 2022

The CNCF Technical Oversight Committee (TOC) has voted to accept Knative as a CNCF incubating project.  Knative is an open source, Kubernetes-based platform for building, deploying, and managing serverless and event-driven applications. It helps development teams manage, monitor,…


Experience as an LFX Mentee for Chaos Mesh

Posted on February 4, 2022 | By Chunxu Zhang

Mentorship guest post by Chunxu Zhang I am a graduate student studying software engineering at Nanjing University. My research focuses on DevOps, which has intrinsic connections with chaos engineering and observability. To get involved in the open-source community,…


Implementing chaos engineering in K8s: chaos mesh principle analysis and control plane development

Posted on January 13, 2022 | By Mayo Cream

Guest post originally published on PingCAP‘s blog by Mayo Cream Chaos Mesh is an open-source, cloud-native Chaos Engineering platform built on Kubernetes (K8s) custom resource definitions (CRDs). Chaos Mesh can simulate various types of faults and has an enormous…