Search results for: containerd


How to ace (KCNA) Kubernetes and Cloud Native Associate exam

Posted on October 23, 2024 | Giorgi Keratishvili

Community post originally published on Medium by Giorgi Keratishvili Introduction Most probably if you have been working in IT over last decate you would heared such words as containers, docker, cloud native, maybe even kubernetes, but wonder what does all those buzz words mean…


Lima completes fuzzing audit

Posted on October 10, 2024 | Adam Korczynski and Jan Dubois

Community post by Adam Korczynski, Adalogics and Jan Dubois, Lima maintainer Lima, a CNCF sandbox project for launching virtual machines with automatic file sharing and port forwarding, recently completed a fuzzing audit. As part of the…


A deep dive into NetBox operator

Posted on September 16, 2024 | Lea Brühwiler, Ashan Senevirathne, Joel Studler, Alexander North, Henry Chun-Hung Tseng, Fabian Schulz

Member post from Swisscom by Lea Brühwiler, Ashan Senevirathne, Joel Studler, Alexander North, Henry Chun-Hung Tseng, Fabian Schulz Two weeks ago, we announced the availability of the NetBox Operator for Kubernetes, an open-source tool designed to…


Kubestronaut in Orbit: Zhilong Wang

Posted on June 20, 2024

Get to know Zhilong Wang Zhilong Wang is one of the first Kubestronauts in China. As a cloud-native technology expert, he has over 10 years of frontline experience in internet development and architecture, specializing in Service…


A step-by-step guide to securely upgrading your EKS clusters

Posted on May 13, 2024 | Stevie Caldwell

Member post originally published on Fairwinds’s blog by Stevie Caldwell As an agile open source project, Kubernetes continues to evolve, as does the cloud computing landscape. Keeping up with the latest versions isn’t practical for many…


Accelerating Machine Learning with GPUs in Kubernetes using the NVIDIA Device Plugin

Posted on April 30, 2024

Member post originally published on the SuperOrbital blog by Keegan McCallum NVIDIA Device Plugin for Kubernetes plays a crucial role in enabling organizations to harness the power of GPUs for accelerating machine learning workloads. Introduction Generative…


WebAssembly on Kubernetes: the practice guide (part 02)

Posted on March 28, 2024 | Seven Cheng

Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this…


KubeCon + CloudNativeCon Europe 2024 day 3: The power of sustainable computing 

Posted on March 21, 2024

It’s a time of more: more data, more workloads, and more powerful technologies. So it’s critical to ask ourselves how cloud native can help improve our environmental footprint. Here’s what we heard at today’s keynotes. Keynotes:…


CNCF On demand webinar: Enabling WebAssembly workloads in Kubernetes

Posted on March 15, 2024

WebAssembly is a lightweight and portable bytecode format that executes in a secure sanboxed runtime. Originally created for the browser, it has been adapted in recent years for server-side applications by taking advantage of the WASI…


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

Posted on March 12, 2024 | 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…