Search results for: kubernetes


The road ahead for Linkerd2-proxy, and how you can get involved

Posted on September 16, 2020 | Oliver Gould

Guest post originally posted on the Linkerd blog by Oliver Gould The past few months have seen a continued interest in Linkerd’s data plane “micro-proxy”, Linkerd2-proxy. Last month, William Morgan wrote about some of the decisions that first…


TOC Approves KubeEdge as Incubating Project

Posted on September 16, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept KubeEdge as an incubation-level hosted project. KubeEdge is an open source system for extending containerized application orchestration capabilities to hosts at the edge. It is built…


Top 7 challenges to becoming cloud native

Posted on September 15, 2020

Guest post originally published on the CloudOps blog Cloud native applications take full advantage of the cloud’s operational model, driving business value by being auto-provisioning, scaling, and redundant. By breaking down monolithic applications into independent but…


A Cloud Native Network for a Holographic KubeCon EU

Posted on September 14, 2020 | Vijoy Pandey

KubeCon  + CloudNativeCon sponsor guest post from Vijoy Pandey, VP / CTO of Cloud, Distributed Systems, and Ventures at Cisco As we wrap up our first ever virtual KubeCon in 2020, as a community, we also…


CNCF End User Technology Radar: Observability, September 2020

Posted on September 11, 2020 | Cheryl Hung

Today, CNCF is publishing the second of our quarterly CNCF End User Technology Radars; the topic for this Technology Radar is observability. In June, we launched the CNCF End User Technology Radar, a new initiative from…


Building dynamic machine learning pipelines with KubeDirector

Posted on September 11, 2020

Machine Learning (ML) pipelines are complex to set up and even more difficult to maintain when constantly shifting data models are required. In essence, you need a Dynamic ML Pipeline. In this webinar, we will discuss…


The evolution of cloud orchestration systems from ephemeral to persistent storage

Posted on September 11, 2020

Public clouds, OpenStack and Kubernetes all started by supporting only non-persistent “cattle” VMs and containers. Over time the cloud orchestration systems evolved to adding persistent storage support. In this talk we’ll evaluate how different orchestration systems…


Multi-cluster & multi-cloud service mesh with CNCF’s Kuma and Envoy

Posted on September 11, 2020

Learn how to run a distributed Envoy-based service mesh on multiple Kubernetes clusters and multiple clouds in just a few steps with Kuma, a CNCF project. In this hands-on webinar, Marco Palladino – Kong’s CTO and…


Dapr, Lego for microservices

Posted on September 11, 2020

Developers building cloud native applications come across the same challenges – reliable service invocation, state management, event driven services and observability to name a few. However developers should focus on application business logic, not solving distributed…


Why do we hit a wall when introducing microservice architecture?

Posted on September 10, 2020 | Fred Chien, Brobridge

Guest post by Fred Chien (錢逢祥, Brobridge) Understanding various technical issues and pitfalls of microservice architecture The Microservice Architecture is foggy. No matter what you do, it always seems wrong, and you may hit the wall…