Docs

Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.

  • 2025-05-09
    Digital Ocean

    How to optimize your cloud architecture for business growth

    How to optimize your cloud architecture for business growth How cloud architecture reviews can benefit you Tips to boost cloud performance and security Tips to save money and grow efficiently How DigitalOcean experts help: A real-world example Optimize your cloud to empower your business About the author Try DigitalOcean for free Related Articles Introducing langchain-gradient: Seamless LangChain Integration with DigitalOcean Gradient™ AI Platform Agentic Cloud: Reinventing the Cloud with AI Agents Choosing the Right DigitalOcean Offering for Your AI/ML Workload By Anantha Ramachandran Principal Product Marketing Manager Published: May 9, 2025 5 min read Your cloud setup is like a ship on the ocean. To ensure a safe journey, it needs regular maintenance and care.

    #kubernetes
  • 2025-05-09
    Kubernetes Blog

    Kubernetes v1.33: Streaming List responses

    Kubernetes v1.33: Streaming List responses The problem: unnecessary memory consumption with large resources Streaming encoder for List responses Performance gains you'll notice Benchmark results Managing Kubernetes cluster stability becomes increasingly critical as your infrastructure grows. One of the most challenging aspects of operating large-scale clusters has been handling List requests that fetch substantial datasets - a common operation that could unexpectedly impact your cluster's stability.

    #kubernetes
  • 2025-05-08
    Kubernetes Blog

    Kubernetes 1.33: Volume Populators Graduate to GA

    Kubernetes 1.33: Volume Populators Graduate to GA What is new Populator Pod is optional Mutator functions to modify the Kubernetes resources Flexible metric handling for providers Clean up for temporary resources How to use it Future directions and potential feature requests Kubernetes volume populators are now generally available (GA)! The AnyVolumeDataSource feature gate is treated as always enabled for Kubernetes v1.33, which means that users can specify any appropriate custom resource as the data source of a PersistentVolumeClaim (PVC). AnyVolumeDataSource An example of how to use dataSourceRef in PVC: apiVersion : v1 kind : PersistentVolumeClaim metadata : name : pvc1 spec :.

    #kubernetes
  • 2025-05-08
    Digital Ocean

    Expanding our GPU Droplet portfolio - NVIDIA RTX 4000 Ada Generation, NVIDIA RTX 6000 Ada Generation, and NVIDIA L40S

    Expanding our GPU Droplet portfolio - NVIDIA RTX 4000 Ada Generation, NVIDIA RTX 6000 Ada Generation, and NVIDIA L40S 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 Waverly Swinton Published: May 8, 2025 2 min read GPU Droplets are now DigitalOcean GradientAI GPU Droplets. Learn more about DigitalOcean GradientAI , our suite of AI products.

    #kubernetes
  • 2025-05-07
    Digital Ocean

    Powered by DigitalOcean Hatch: Ontra Mobility is Building Smarter Cities

    Powered by DigitalOcean Hatch: Ontra Mobility is Building Smarter Cities Solving real-world problems comes with real-world challenges Simplifying building with DigitalOcean and Hatch Full speed ahead About the author Try DigitalOcean for free Related Articles Stop Building SaaS from Scratch: Meet the SeaNotes Starter Kit Powered by DigitalOcean Hatch: Why Uxify’s Founders Always Choose DigitalOcean Powered by DigitalOcean Hatch: How Ex-human uses GPU Droplets to Build Empathetic AI that Serves Customers By Martin Nguyen Published: May 7, 2025 4 min read Hatch is DigitalOcean’s global program for startups, which provides selected growing technology companies with credits and discounts on computing resources so they can build and scale with less worry about costs. By keeping infrastructure and cost management simple, the Hatch program helps enable startups to build solutions that move society forward.

    #kubernetes
  • 2025-05-07
    Kubernetes Blog

    Kubernetes v1.33: From Secrets to Service Accounts: Kubernetes Image Pulls Evolved

    Kubernetes v1.33: From Secrets to Service Accounts: Kubernetes Image Pulls Evolved The problem with image pull secrets The solution: Service Account token integration for Kubelet credential providers How it works 1. Service Account tokens for credential providers 2.

    #kubernetes
  • 2025-05-07
    KodeKloud Blog (Kubernetes)

    Do You Need a Degree to Be a DevOps Engineer? A 2025 Guide

    The Myth vs. The Reality What Do Employers Really Want? Traditional Degree Pathway The No-Degree Pathway Here’s how you can do the same: Popular Certifications That Replace (or Supplement) a Degree Certs = Proof you know your stuff.

    #kodekloud #kubernetes
  • 2025-05-07
    Digital Ocean

    Introducing Role-Based Access Control to DigitalOcean Managed MongoDB with Predefined Roles

    Introducing Role-Based Access Control to DigitalOcean Managed MongoDB with Predefined Roles Benefits of RBAC for DigitalOcean Managed MongoDB users Best practices for implementing predefined roles/RBAC in your organization Get 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: May 7, 2025 2 min read We are excited to announce that role-based access control (RBAC) is now available for DigitalOcean Managed MongoDB, starting with predefined roles! These new roles include the pre-defined roles of “ readOnly ”, “ readWrite ” and “ dbAdmin ”. Learn more about it here.

    #kubernetes
  • 2025-05-06
    Kubernetes Blog

    Kubernetes v1.33: Fine-grained SupplementalGroups Control Graduates to Beta

    Kubernetes v1.33: Fine-grained SupplementalGroups Control Graduates to Beta Motivation: Implicit group memberships defined in /etc/group in the container image What's wrong with it? Fine-grained supplemental groups control in a Pod: supplementaryGroupsPolicy Attached process identity in Pod status Strict Policy requires newer CRI versions The behavioral changes introduced in beta Upgrade consideration Getting involved How can I learn more? The new field, supplementalGroupsPolicy , was introduced as an opt-in alpha feature for Kubernetes v1.31 and has graduated to beta in v1.33; the corresponding feature gate ( SupplementalGroupsPolicy ) is now enabled by default. This feature enables to implement more precise control over supplemental groups in containers that can strengthen the security posture, particularly in accessing volumes.

    #kubernetes
  • 2025-05-06
    Nirmata Blog

    Nirmata’s AI-Powered Remediations: A Smarter Way to Fix Policy Violations

    Nirmata’s AI-Powered Remediations: A Smarter Way to Fix Policy Violations Why AI Remediations for Policy as Code? How It Works Designed for Developer Velocity and Platform Efficiency Where to Find It What’s Next Every modern enterprise strives for faster software delivery without compromising on security and compliance. As cloud-native environments grow in scale and complexity, so does the burden of identifying and fixing misconfigurations across clusters, pipelines, and cloud infrastructure.

    #nirmata #kubernetes