Docs
Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.
- 2025-07-10Digital Ocean
Powered by DigitalOcean Hatch: Why Uxify’s Founders Always Choose DigitalOcean
Powered by DigitalOcean Hatch: Why Uxifyâs Founders Always Choose DigitalOcean Building beyond the original blueprint The cloud platform they trust, again and again Chasing purpose, not profit About the author Try DigitalOcean for free Related Articles Stop Building SaaS from Scratch: Meet the SeaNotes Starter Kit Powered by DigitalOcean Hatch: Ontra Mobility is Building Smarter Cities Powered by DigitalOcean Hatch: How Ex-human uses GPU Droplets to Build Empathetic AI that Serves Customers By Martin Nguyen Published: July 10, 2025 4 min read Hatch is DigitalOceanâs global program for startups that provides select technology companies with cloud infrastructure credits and discounts, direct access to DigitalOceanâs product experts for personalized guidance, priority technical support, and access to a thriving community of like-minded founders. By keeping infrastructure and cost management simple, the Hatch program enables startups to build tech solutions that make an impact.
#kubernetes - 2025-07-10Digital Ocean
Sharks of DigitalOcean: Laura Schaffer, VP, Growth
Sharks of DigitalOcean: Laura Schaffer, VP, Growth What makes DigitalOcean a unique place to work? Can you tell us about the team you lead and how it supports DigitalOceanâs mission? What excites you most about your work? Dive into the future with DigitalOcean About the author Try DigitalOcean for free Related Articles Sharks of DigitalOcean: Darian Wilkin, Senior Manager, Solutions Engineering Sharks of DigitalOcean: Ali Munir, Staff Technical Account Manager Sharks of DigitalOcean: Jason Dobry, Staff IT Project Specialist By Sujatha R Technical Writer Published: July 10, 2025 2 min read Laura Schaffer, Vice President of Growth at DigitalOcean, leads the team responsible for helping customers onboard and grow with DigitalOcean. In this edition of Shark Tales, she shares what excites her about building a self-serve experience, the energy that fuels her team, and why DigitalOcean stands out as a special place to work.
#kubernetes - 2025-07-08Digital Ocean
What's New on DigitalOcean Gradient™ AI Platform
What's New on DigitalOcean Gradient⢠AI Platform Week of July 28th Week of July 21st Week of July 7th Week of June 30th Week of June 17th Week of June 9th Week of May 19th Week of May 5th Week of April 28th Week of April 21st Week of April 14th Week of April 7th Week of March 31st Week of March 24th Week of March 17th Week of March 10th Week of February 24th Week of February 17th Week of February 10th Week of February 3rd Week of January 27th Previous tutorials About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Grace Morgan Updated: August 11, 2025 10 min read DigitalOceanâs GenAI Platform is now DigitalOcean Gradient⢠AI Platform. Learn more about the GA release and features.
#kubernetes - 2025-07-08Digital Ocean
Introducing Gradient: DigitalOcean’s Unified AI Cloud
Introducing Gradient: DigitalOceanâs Unified AI Cloud Why DigitalOcean Gradient? Whatâs Included What You Can Expect Whatâs Next Get Started Today About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Bratin Saha Updated: July 30, 2025 3 min read At DigitalOcean, weâve always focused on delivering simple, powerful infrastructure that helps digital native enterprises build and scale their applications. Over the past year, weâve extended that commitment into the AI space by investing in compute, tooling, and workflows that make it easier to build with AI from the ground up.
#kubernetes - 2025-07-08Digital Ocean
DigitalOcean Gradient Platform is now Generally Available
DigitalOcean Gradient Platform is now Generally Available Big Upgrades, Even Bigger Possibilities Just need model access? Weâve got you covered. Go from idea to production fastâget started now Get started today: About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Grace Morgan Updated: July 30, 2025 4 min read TL;DR: Gradient Platform (previously GenAI Platform) is now generally available, offering a fully managed way to build and deploy AI apps with agents and serverless inference.
#kubernetes - 2025-07-07Tigera
Calico Whisker & Staged Network Policies: Secure Kubernetes Workloads Without Downtime
Deploying a Kubernetes Cluster Deploying the yaobank Application Installing Calico for Policy Connect to Whisker UI Deploy Staged Network Policy Summary Rolling out network policies in a live Kubernetes cluster can feel like swapping wings mid-flight—one typo or overly broad rule and critical traffic is grounded. Calico’s Staged Network Policies remove the turbulence by letting you deploy policies in staged mode, so you can observe their impact before enforcing anything.
#tigera - 2025-07-07Digital Ocean
Introducing Kafka Schema Registry for DigitalOcean Managed Kafka
Introducing Kafka Schema Registry for DigitalOcean Managed Kafka Why use Schema Registry? Features of Kafka Schema Registry Common Developer Use Cases Getting Started About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Nicole Ghalwash Published: July 7, 2025 3 min read Weâre excited to announce support for Kafka Schema Registry in DigitalOceanâs Managed Kafka service, giving developers a powerful way to manage and validate schemas in their event-driven applications. Kafka Schema Registry, also referred to as Karapace, is a centralized service for managing and validating schemas for Kafka messages.
#kubernetes - 2025-07-06KodeKloud Blog (Kubernetes)
Quick Fixes for Common Kubernetes Issues
1. CrashLoopBackOff — The Pod That Won’t Stay Alive 2.
#kodekloud #kubernetes - 2025-07-03Kubernetes Blog
Navigating Failures in Pods With Devices
Navigating Failures in Pods With Devices The AI/ML boom and its impact on Kubernetes Understanding AI/ML workloads Why Kubernetes still reigns supreme The current state of device failure handling Failure modes: K8s infrastructure Failure modes: device failed Failure modes: container code failed Failure modes: device degradation Roadmap Roadmap for failure modes: K8s infrastructure Roadmap for failure modes: device failed Roadmap for failure modes: container code failed Roadmap for failure modes: device degradation Join the conversation Kubernetes is the de facto standard for container orchestration, but when it comes to handling specialized hardware like GPUs and other accelerators, things get a bit complicated. This blog post dives into the challenges of managing failure modes when operating pods with devices in Kubernetes, based on insights from Sergey Kanzhelev and Mrunal Patel's talk at KubeCon NA 2024.
#kubernetes - 2025-07-02Tigera
A Detailed Look at Calico Cloud Free Tier
Why Calico Cloud Free Tier? What is Calico Cloud Free Tier? Enhanced Observability Simplified Microsegmentation Intuitive Dashboards Intelligent Policy Recommendations Seamless Path to Calico Cloud Free Tier How Calico Cloud Free Tier Enhances Calico Open Source Conclusion As Kubernetes environments grow in scale and complexity, platform teams face increasing pressure to secure workloads without slowing down application delivery. But managing and enforcing network policies in Kubernetes is notoriously difficult—especially when visibility into pod-to-pod communication is limited or nonexistent.
#tigera