Skip to content
Duo's BlogExploring Technology, Cloud, and AI
WritingTopicsArchiveAbout
Home / #Kubernetes

#Kubernetes

12 posts

  • 30 May 2025·AWS·1 min read

    Accelerating Kubernetes Development with Amazon EKS MCP Server

    Amazon recently introduced an innovative open-source tool called the Model Context Protocol (MCP) Server for Amazon EKS, designed to transform how developers build and manage Kubernetes-native…

  • 25 March 2025·Kubernetes·2 min read

    Critical Ingress-NGINX Vulnerabilities in Kubernetes: What You Need to Know

    In the fast-moving world of Kubernetes security, misconfigurations and overlooked edge cases can expose entire clusters to serious risk. Recently, researchers from Wiz uncovered a set of high-impact…

  • 20 March 2025·3 min read

    Route vs Ingress on OpenShift Container Platform (OCP)

    Introduction When deploying applications on OpenShift Container Platform (OCP), exposing services to external users requires either Routes or Ingress. Both provide external access to workloads, but…

  • 13 March 2025·Kubernetes·1 min read

    How Kubernetes QoS Prevents OOMKilled Errors

    Kubernetes employs Quality of Service (QoS) classes to manage and prioritize pod resources, thereby mitigating Out of Memory (OOMKilled) errors. Understanding OOMKilled Errors OOMKilled errors occur…

  • 10 March 2025·DevOps·1 min read

    Deploying vCluster on AWS EKS Using Helm

    Introduction vCluster is a lightweight, virtual Kubernetes cluster solution that allows running multiple Kubernetes clusters within a single Kubernetes host cluster. It is useful for multi-tenancy,…

  • 4 March 2025·Kubernetes·2 min read

    Kubernetes Multitenancy and Tenant Isolation

    k As organizations adopt Kubernetes for large-scale applications, multitenancy becomes a critical concern. This article explores different approaches to making a Kubernetes cluster multitenant while…

  • 1 March 2025·AI·1 min read

    Deploying Dify on Kubernetes with Helm

    Introduction Dify is an open-source LLM-powered application development platform that simplifies prototyping, deploying, and managing AI applications. It provides a visual workflow builder, prompt…

  • 19 February 2025·Cloud·1 min read

    How to Use Classic Load Balancer by Default in AWS EKS

    Introduction By default, Amazon EKS provisions a Network Load Balancer (NLB) when creating a LoadBalancer type service using the AWS Load Balancer Controller. However, if you need to use a Classic…

  • 17 February 2025·Kubernetes·4 min read

    Cilium vs. Calico: A Comprehensive Comparison of Kubernetes Networking and Security

    In the realm of Kubernetes networking, selecting the appropriate networking solution is crucial for ensuring optimal performance, security, and scalability. Two prominent contenders in this space are…

  • 11 February 2025·Kubernetes·2 min read

    Understanding Kubernetes Gateway API: A New Era of Traffic Management

    Introduction Kubernetes has revolutionized cloud-native application deployment, but managing ingress and traffic routing has always been a challenge. While the Ingress API has served well, it has…

  • 30 January 2025·Kubernetes·2 min read

    Optimizing Kubernetes Traffic Routing with PreferClose in Kubernetes 1.30+

    Introduction Before Kubernetes 1.30, a Kubernetes Service guaranteed only a list of endpoints for routing traffic. However, there was no intelligent routing within that groupall traffic was randomly…

  • 21 January 2025·DevOps·1 min read

    Deploying a Hexo Blog on Kubernetes with GitHub Actions

    In this post, we'll cover the steps to deploy a Hexo blog on Kubernetes using GitHub Actions. This setup automates the build, containerization, and deployment of the blog to your Kubernetes cluster.…

© 2026 Duo J

NewsletterRSSGitHubduoj.au