Search results for: container network interface (cni)


Cloud Native Live: Kubernetes Clusters need Persistent Data

Posted on September 21, 2021

A key consideration for many Kubernetes deployments is the installation and use of a Container Network Interface (CNI). The use of a Kubernetes Data Plane via the Container Storage Interface (CSI) is often overlooked, resulting in a focus…


CNCF On-Demand Webinar: Kubernetes clusters need persistent data

Posted on August 25, 2021

A key consideration for many Kubernetes deployments is the installation and use of a Container Network Interface (CNI) with Calico, Weaveworks and Flannel being popular choices, however, the Container Storage Interface (CSI) is often overlooked, resulting in a…


Implementing traffic policies in Kubernetes

Posted on July 29, 2021

Guest post originally published on the Kong blog by Cody De Arkland, Kong When setting up Kubernetes for the first time, one of the networking challenges you might face is how to safely grant outside clients access to…


CTO headaches: Top 5 cloud-to-cloud migration woes (and how to solve them!)

Posted on February 15, 2021 | By Lars Larsson

Guest post originally published on Elastisys’s blog by Lars Larsson, Senior Cloud Architect and Branch Manager at Elastisys All companies that use cloud services do so for a reason. But those reasons may change. Whether motivated by the…


CNCF to host CRI-O

Posted on April 8, 2019

Today, the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee (TOC) voted to accept CRI-O as an incubation-level hosted project. CRI-O, created by Red Hat, is an implementation of the Kubernetes Container Runtime Interface (CRI) designed to enable…


A recap: KubeCon + CloudNativeCon Europe 2024

Posted on April 23, 2024 | By Ryan Gough + Majid Attar

Community post originally published on Medium by Ryan Gough and Majid Attar This year, we (JYSK tech) took to Paris to attend KubeCon + CloudNativeCon Europe 2024. After three days of talks, networking and workshops. We put together…


Maturing Istio Ambient: compatibility across various Kubernetes providers and CNIs

Posted on February 20, 2024

Project post originally published on Istio’s blog by Ben Leggett, Yuval Kohavi, and Lin Sun An innovative traffic redirection mechanism between workload pods and ztunnel. The Istio project announced ambient mesh – its new sidecar-less dataplane mode in 2022, and released…


How to security harden Kubernetes in 2022

Posted on June 7, 2022 | By Elastisys team

Guest post originally published on the Elastisys blog by the Elastisys team The NSA/CISA guidelines summarized, with Elastisys hands-on advice and real-world recommendations. Kubernetes is now the most popular container orchestration platform. Practically gone are the Mesoses and Docker…


An emerging Job: Kubernetes engineer

Posted on March 3, 2022 | By Jenn Gile

Guest post by Jenn Gile, Sr PMM, F5 NGINX With each major shift in technology, we see new jobs with new titles emerge. Today, the biggest shift in infrastructure and application deployment is the widespread adoption of Kubernetes,…


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…