Search results for: kubernetes


Tackling GPU underutilization in Kubernetes runtimes

Posted on June 3, 2024 | By Keegan McCallum

Member post originally published on SuperOrbital’s blog by Keegan McCallum Introduction In the previous parts of this blog post series, we explored the fundamentals of using the NVIDIA Device Plugin to manage GPU resources in Kubernetes clusters (Part…


All about Kubernetes Community Days UK – London 2024

Posted on May 31, 2024

KCD post originally published on Linkedin by the Kubernetes Community Days UK – London team What are KCDs? From https://www.cncf.io/kcds/ KCDs are community-organized events that gather adopters and technologists from open source and cloud native communities for education,…


Update multiple Kubernetes objects/configmaps in one go!

Posted on May 31, 2024

Community post originally published on dev.to by Sunny Bhambhani There may be cases wherein we just need to update a Kubernetes configmap or any other Kubernetes object based on our requirements. And let’s say it’s just one or…


Reflecting on the success of Kubernetes Community Days Islamabad 2024

Posted on May 28, 2024

KCD post by Saim Safdar, CNCF Ambassador In August 2020, I embarked on a journey to establish Cloud Native Islamabad with a vision to cultivate local communities, foster knowledge sharing, and bridge the gap between international and local communities…


KCD Argentina 2024: mastering the Kubernetes tango and scoring goals in container orchestration

Posted on May 24, 2024

KCD post originally published on Linkedin by Angel Ramirez, CEO at Cuemby | CNCF & OSPO Ambassador | Public Speaker | Cloud Computing and Kubestronaut As an ambassador for the Cloud Native Computing Foundation (CNCF) and TODO (OSPO)…


AWS Karpenter vs Kubernetes Cluster Autoscaler: choosing the right auto-scaling tool

Posted on May 22, 2024 | By Prakarsh

Member post originally published on the Devtron blog by Prakarsh TL;DR: Learn the key difference between AWS Karpenter and Kubernetes Cluster Autoscaler and choose the right auto-scaling tool for your infrastructure In the world of Kubernetes auto-scaling, finding…


Kubernetes is turning 10! Join the party on June 6th 

Posted on May 7, 2024

Over the last 10 years, Kubernetes has risen to become the backbone of modern application deployment and has completely changed the course of innovation.  Kubernetes was the first project accepted into the CNCF Incubator in March 2016 and…


Adding color-blind themes to Kubecolor to make Kubernetes more inclusive

Posted on May 6, 2024

Ambassador post originally published on Sebastian “Prune” Thomas’s blog Kubcolor is a thin wrapper over the kubectl command that adds coloring to the output. I cloned the project and started maintaining it back in 2022 when the original author wasn’t active…


The New Stack: “Kubernetes 1.30 Gets Better at Naming Things”

Posted on May 6, 2024

Passport, please! Following public word of a container leakage last January, the release of Kubernetes 1.30 offers a few more security checkpoints, tightening up the permissions and access controls. No longer will errant processes be able to wander…


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 AI is…