Tagged articles
9 articles
Page 1 of 1
Ops Development Stories
Ops Development Stories
Jun 12, 2025 · Cloud Native

One-Click GPU-Enabled Kind Cluster Setup for Running Large AI Models

This tutorial walks you through using a one‑click script to create a GPU‑enabled Kind Kubernetes cluster, evenly distribute GPU resources across nodes with nvkind, install necessary drivers and toolkits, deploy a vLLM‑served large language model, and verify its operation, all on a local or cloud environment.

AI Model DeploymentDockerGPU
0 likes · 23 min read
One-Click GPU-Enabled Kind Cluster Setup for Running Large AI Models
Infra Learning Club
Infra Learning Club
Nov 25, 2024 · Cloud Native

Testing NVIDIA GPU DRA on Kubernetes 1.31

This guide walks through setting up an Ubuntu 22.04 environment, installing Docker, kind, the NVIDIA Container Toolkit, configuring the NVIDIA runtime as default, building and deploying the Kubernetes DRA driver, and running three demo scenarios that demonstrate GPU sharing across containers and pods in a Kubernetes 1.31 cluster.

Device Resource AllocationDockerKubernetes
0 likes · 7 min read
Testing NVIDIA GPU DRA on Kubernetes 1.31
Ops Development Stories
Ops Development Stories
Mar 8, 2024 · Cloud Native

How to Deploy and Test a Multi‑Cluster Istio Service Mesh with Kind and MetalLB

This guide explains why multi‑cluster deployments are needed for high‑availability, describes Istio's flat and non‑flat network models with single or multiple control planes, and provides step‑by‑step scripts to create Kind clusters, install MetalLB, configure root CAs, deploy Istio, set up gateways, and verify regional load balancing and failover.

IstioKubernetesMetalLB
0 likes · 29 min read
How to Deploy and Test a Multi‑Cluster Istio Service Mesh with Kind and MetalLB
Ops Development & AI Practice
Ops Development & AI Practice
Mar 5, 2024 · Cloud Computing

Build a Cost‑Effective Kubernetes Dev Environment with GitHub Codespaces, DinD & KinD

This guide shows how to combine GitHub Codespaces, Docker‑in‑Docker, and KinD to create a fully functional, cloud‑based Kubernetes development environment that eliminates local setup, improves accessibility, and reduces costs, while providing step‑by‑step instructions and essential commands for deployment and testing.

DevOpsDocker-in-DockerGitHub Codespaces
0 likes · 6 min read
Build a Cost‑Effective Kubernetes Dev Environment with GitHub Codespaces, DinD & KinD
MaGe Linux Operations
MaGe Linux Operations
Feb 6, 2024 · Cloud Native

How to Build a Cilium Dual‑Stack IPv4/IPv6 Kubernetes Cluster with Kind

This guide explains the concepts of IPv4/IPv6 dual‑stack networking, outlines two dual‑stack implementation methods, and provides step‑by‑step instructions to set up a Cilium‑enabled Kubernetes cluster using Kind, configure dual‑stack settings, deploy a demo app, and analyze routing behavior for both IP families.

CNICiliumDual-Stack
0 likes · 9 min read
How to Build a Cilium Dual‑Stack IPv4/IPv6 Kubernetes Cluster with Kind
AntData
AntData
Feb 1, 2024 · Cloud Native

Deploying LiteIO Cloud‑Native Block Storage Service on Kubernetes

This guide explains how to set up the high‑performance, cloud‑native LiteIO block storage service on a Kubernetes cluster, covering prerequisite VM preparation, kernel upgrade, Docker and Kubernetes installation, CRI configuration, LiteIO component deployment for both LVM and SPDK engines, and verification of Pods and PVCs.

CSICloud Native StorageKubernetes
0 likes · 14 min read
Deploying LiteIO Cloud‑Native Block Storage Service on Kubernetes