Search results for: kubernetes


You can handle pods, but what about clusters?

Posted on September 25, 2020 | Joshua Fox

Member Blog Post Guest post originally published on DoiT International’s blog by Joshua Fox Kubernetes makes it easy to orchestrate the pods that run your applications. But what about the clusters that the pods run on?…


K8s audit logging deep dive

Posted on September 24, 2020

Many people know that Kubernetes can report API activity to logging back ends and that auditing is a powerful security tool, but what happens in the real world when you have: Multiple API servers Mutating Admission…


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…


Container Attached Storage is Cloud Native Storage (CAS)

Posted on September 22, 2020 | 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…


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

Posted on September 21, 2020 | 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…


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….


How to Create Ephemeral Environments using Crossplane and ArgoCD?

Posted on September 18, 2020 | 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…


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

Posted on September 17, 2020 | 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…


Un-Distance your Web-App!

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


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…