Search results for: Kubernetes


WebAssembly on Kubernetes: from containers to Wasm (part 01)

Posted on March 12, 2024 | By Seven Cheng

Community blog by Seven Cheng WebAssembly (Wasm) was originally created for the browser, and it has become increasingly popular on the server-side as well. In my view, WebAssembly is gaining popularity in the Cloud Native ecosystem due to its…


InfoQ: “Falco, Cloud-Native Security Tool for Kubernetes, Graduates from CNCF”

Posted on March 12, 2024

CNCF announced the graduation of Falco, a tool designed for Linux systems and a de facto Kubernetes threat-detection engine. The project successfully met all graduation requirements, including undergoing the due diligence process, completing a third-party security audit, and obtaining…


KubeCon + CloudNativeCon Europe Paris Co-located event deep dive: Kubernetes on Edge Day Europe

Posted on March 12, 2024

Happening on 19 March 2024 in Paris Co-chairs: Tina Tsou and Mars Toktonaliev Kubernetes on Edge Day Europe is a celebration of the fact that edge computing is here and it’s powered by Kubernetes. We’re showcasing real-world use…


KubeCon + CloudNativeCon co-located event deep dive: DOK (Data on Kubernetes) Day Europe

Posted on March 4, 2024

Happening on 19 March 2024 in Paris Co-Chairs: Melissa Logan and Sheetal Joshi Data on Kubernetes Day (also known as DOK Day) is, as its name suggests, a deep dive into how to get the most out of…


Upcoming KubeCon + CloudNativeCon Europe lightning talk: Demystifying Kubernetes observability with generative AI and LLMs

Posted on March 4, 2024

Member post by Asaf Yigal, Co-Founder and CTO at Logz.io Software developers are all too familiar with the complexities that come with managing Kubernetes environments. From the layers of abstraction to the overwhelming volume of data, evolving K8s…


InfoQ: “CNCF Survey: Half of Organizations Spend More with Kubernetes, Mostly Due to Overprovisioning”

Posted on March 4, 2024

CNCF published the results of its latest microsurvey report on cloud-native FinOps and cloud financial management (CFM). Kubernetes has driven cloud spending up for 49% of respondents, while 28% stated their costs remain unchanged and 24% saved after migrating to…


How to deploy Hashicorp Vault in Kubernetes

Posted on March 1, 2024 | By Shubham Kumar

Member post originally published on Devtron’s blog by Shubham Kumar TL;DR: In this article we’ll learn about how to deploy Hashicorp vault in Kubernetes and how to fetch secrets from vault and integrate it with your applications on…


Aligning certifications to Kubernetes support windows 

Posted on March 1, 2024

Starting on April 1, our Kubernetes training and certification exams will move from a 36-month certification period to a 24-month certification period. This includes CKA, CKAD, KCNA,  KCSA, PCA, ICA, CCA, CAPA, and CGOA CNCF exams.  Why the…


The Kubernetes cost features you need in 2024

Posted on February 29, 2024 | By Andy Suderman

Member post originally published on Fairwinds’ blog by Andy Suderman In the rapidly evolving Kubernetes ecosystem, managing costs effectively is as critical as ensuring operational efficiency. To make the most of your shift to cloud native technologies in…


Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes

Posted on February 27, 2024 | By Scott Rigby

Member post originally published on Bouyant’s blog by Scott Rigby Progressive delivery is a vital tool for ensuring that new code is deployed safely to production with automated protections if things go wrong. But how do we accomplish…