Search results for: kubernetes


BuiltIn: “What is Cloud Native and Why is it Important”

Posted on September 25, 2020

When Cloud Native Computing Foundation (CNCF) general manager Priyanka Sharma has to explain what she does to someone at a dinner party, she starts by asking if they’ve heard of Kubernetes: CNCF’s primary open-source software project, which helps organizations manage their cloud…


You can handle pods, but what about clusters?

Posted on September 25, 2020 | By 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? These need…


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…


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