Search results for: kubernetes


S&P experience report: multi-cloud serverless on Knative

Posted on September 24, 2020

Knative promises to “abstract away the complex details (of Kubernetes) and enable developers to focus on what matters”. While Kubernetes has redefined the base level infrastructure expectations at many organizations, developers often struggle to understand and leverage the…


Container Attached Storage is Cloud Native Storage (CAS)

Posted on September 22, 2020 | By Evan Powell

Guest post by Evan Powell, CEO at MayaData Or, how can cloud services not be cloud-native? KubeCon EU was great in many ways. One pleasant surprise is that because KubeCon was a virtual event, this led to me…


Calling all Mentees: CNCF CommunityBridge Projects for the Fall 2020 Program

Posted on September 21, 2020 | By Chris Abraham

Like we mentioned in our previous blog post, CNCF is thrilled to participate in the Fall 2020 CommunityBridge Program and have 22 project ideas from 12 Graduated, Incubating and Sandbox available to mentees. Similar to Google Summer of…


The evolution of Ingress through the Gateway API

Posted on September 18, 2020

Ingress is an interface for L7 load balancing in Kubernetes that has led to many successful ecosystem implementations over the years. Gateway is an open-source Kubernetes API that is designed to evolve the capabilities of Ingress. Gateway focuses…


How to Create Ephemeral Environments using Crossplane and ArgoCD?

Posted on September 18, 2020 | By Suraj Banakar

Guest post originally published on the InfraCloud blog by Suraj Banakar What if you could just spin up a temporary cluster to test your application and set it to delete it after a certain time period automatically, all…


16 CNCF Interns Graduate from Summer of Code (GSoC) 2020!

Posted on September 17, 2020 | By Chris Abraham

Having participated in the Google Summer of Code (GSoC) since 2017, CNCF is thrilled to announce that this year, 16 interns working on the Foundation’s projects have graduated from the program. Interns this year got to be a…


Un-Distance your Web-App!

Posted on September 16, 2020 | By Pranav Dharwadkar

Member Post Guest post originally published on the Volterra blog by Pranav Dharwadkar, VP of Products at Volterra This blog describes a key challenge of web application performance faced by online enterprises around the world. This blog describes…


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

Posted on September 16, 2020 | By 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 went into…


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 on top…


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 connected containers,…