All Member Posts


Early explorations and practices of Xline, a stateful application managed by Karmada
Member Post Early explorations and practices of Xline, a stateful application managed by Karmada
Member post by DatenLord Background and Motivation More and more IT vendors are now embracing cross-cloud multi-clustering as cloud-native technologies and cloud markets continue to mature. Here’s Flexera’s mid-2023 survey on the cloud-native market’s acceptance of multi-cloud, multi-cluster...
May 2, 2024

Accelerating Machine Learning with GPUs in Kubernetes using the NVIDIA Device Plugin
Member Post Accelerating Machine Learning with GPUs in Kubernetes using the NVIDIA Device Plugin
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 AI is...
April 30, 2024

The hidden economy of open source software
Member Post The hidden economy of open source software
Member post originally published on Sysdig’s blog by Nigel Douglas The recent discovery of a backdoor in XZ Utils (CVE-2024-3094), a data compression utility used by a wide array of various open-source, Linux-based computer applications, underscores the importance of open-source...
April 26, 2024 | By Nigel Douglas

Open source software in AI and cloud trends to watch in 2024: thoughts from the Netris community
Member Post Open source software in AI and cloud trends to watch in 2024: thoughts from the Netris community
Member post originally published on Netris’s blog Let’s face it: The world of open source software can feel boring – in a good way. Open source has become so pervasive, and so deeply entrenched within modern software stacks...
April 26, 2024

How Katalyst guarantees memory QoS for colocated applications
Member Post How Katalyst guarantees memory QoS for colocated applications
Member post originally published on Katalyst’s blog In the previous post[1], we introduced Katalyst – a QoS-based resource management system that helps ByteDance improve resource efficiency through colocation of online and offline workloads. In the colocation scenario, memory...
April 25, 2024

The challenges of rising MTTR — and what to do
Member Post The challenges of rising MTTR — and what to do
Member post by Jake O’Donnell, Logz.io Data volumes are soaring. Environments are increasingly intricate. The risk of applications and systems encountering breakdowns is sky-high, and the mean time to recovery (MTTR) for production incidents is moving in the...
April 18, 2024

What is infrastructure from code?
Member Post What is infrastructure from code?
Member post originally published on AppCD’s blog by Lauren Rother Maybe you’ve heard of Infrastructure as Code (IaC), which is the process of managing and provisioning computer data center resources (mostly but not entirely in the cloud) through version-controlled, machine-readable...
April 10, 2024 | By Lauren Rother

K8s Benchmark Report: are organizations meeting NSA hardening checks?
Member Post K8s Benchmark Report: are organizations meeting NSA hardening checks?
Member post originally published on Fairwinds’s blog by Joe Pelletier The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) continue to update their Kubernetes hardening guidance, making recommendations to help organizations ensure they are hardening their Kubernetes clusters. This...
April 9, 2024 | By Joe Pelletier

Applicability of Open Policy Agent (OPA) in telecom domain
Member Post Applicability of Open Policy Agent (OPA) in telecom domain
Member post by Rakesh Girija Ramesan Nair, Senior Technology Architect, and Sherni Liz Samuel, Technology Architect, Infosys Limited Abstract: This blog brings forth the key focus areas & challenges in the Telecom domain related to policies and how...
April 8, 2024 | By Rakesh Girija Ramesan Nair and Sherni Liz Samuel

Membership change source code interpretation
Member Post Membership change source code interpretation
Member post originally published on Medium by DatenLord Background In distributed system application scenarios, it is inevitable to add or delete nodes or replace nodes, the simplest solution is to temporarily shut down the cluster, then directly modify...
April 4, 2024 | By DatenLord