<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kubernetes on Navendu Pottekkat - The Open Source Absolutist</title>
    <link>https://navendu.me/tags/kubernetes/</link>
    <description>Recent content in Kubernetes on Navendu Pottekkat - The Open Source Absolutist</description>
    <image>
      <url>https://navendu.me/images/preview.png</url>
      <link>https://navendu.me/</link>
      <title>Navendu Pottekkat</title>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>navendu@apache.org (Navendu Pottekkat)</managingEditor>
    <webMaster>navendu@apache.org (Navendu Pottekkat)</webMaster>
    <lastBuildDate>Mon, 11 Mar 2024 09:45:45 +0530</lastBuildDate><atom:link href="https://navendu.me/tags/kubernetes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Comparing Kubernetes Gateway and Ingress APIs</title>
      <link>https://navendu.me/posts/gateway-vs-ingress-api/</link>
      <pubDate>Fri, 14 Oct 2022 09:12:38 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/gateway-vs-ingress-api/</guid>
      <description>Exploring the new Kubernetes Gateway API and comparing it with the existing Kubernetes Ingress API for handling external traffic.</description>
    </item>
    
    <item>
      <title>A Comprehensive Guide to API Gateways, Kubernetes Gateways, and Service Meshes</title>
      <link>https://navendu.me/posts/gateway-and-mesh/</link>
      <pubDate>Fri, 05 May 2023 09:15:19 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/gateway-and-mesh/</guid>
      <description>A comprehensive comparison of API gateways, Kubernetes gateways, and service meshes with actionable insights.</description>
    </item>
    
    <item>
      <title>How Standards Consolidate</title>
      <link>https://navendu.me/posts/standards/</link>
      <pubDate>Mon, 11 Mar 2024 09:45:45 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/standards/</guid>
      <description>Fortunately, the external access one has been solved now that we&amp;rsquo;ve all standardized on the Ingress API. Or is it the Gateway API? Shit.</description>
    </item>
    
    <item>
      <title>Kubernetes Gateway API v1.0: Should You Switch?</title>
      <link>https://navendu.me/posts/gateway-api-v1/</link>
      <pubDate>Fri, 15 Dec 2023 09:26:28 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/gateway-api-v1/</guid>
      <description>The Kubernetes API was recently made generally available. Does that mean you should switch away from the Ingress API?</description>
    </item>
    
    <item>
      <title>Batching Requests in APISIX Ingress</title>
      <link>https://navendu.me/posts/batching-requests/</link>
      <pubDate>Fri, 01 Dec 2023 17:50:43 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/batching-requests/</guid>
      <description>A tutorial on using APISIX&amp;rsquo;s request batching capability in Kubernetes Ingress.</description>
    </item>
    
    <item>
      <title>Accessing External Services through APISIX Ingress</title>
      <link>https://navendu.me/posts/apisix-ingress-external/</link>
      <pubDate>Fri, 27 Oct 2023 09:14:16 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/apisix-ingress-external/</guid>
      <description>A short guide on why and how you might use APISIX to access external services in Kubernetes.</description>
    </item>
    
    <item>
      <title>Custom Plugins in APISIX Ingress</title>
      <link>https://navendu.me/posts/custom-plugins-in-apisix-ingress/</link>
      <pubDate>Fri, 24 Mar 2023 09:22:09 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/custom-plugins-in-apisix-ingress/</guid>
      <description>A hands-on tutorial on using custom APISIX Plugins in Kubernetes environments with APISIX Ingress.</description>
    </item>
    
    <item>
      <title>Kubernetes Gateway API With APISIX Ingress</title>
      <link>https://navendu.me/posts/kubernetes-gateway-with-apisix/</link>
      <pubDate>Fri, 20 Jan 2023 09:45:26 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/kubernetes-gateway-with-apisix/</guid>
      <description>A hands-on tutorial on using the new Kubernetes Gateway API with Apache APISIX Ingress.</description>
    </item>
    
    <item>
      <title>Extending Apache APISIX Ingress with Annotations, CRDs, and Plugins</title>
      <link>https://navendu.me/posts/extending-apisix-ingress/</link>
      <pubDate>Fri, 16 Dec 2022 10:04:02 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/extending-apisix-ingress/</guid>
      <description>A hands-on tutorial on leveraging the full features provided by APISIX in Kubernetes Ingress.</description>
    </item>
    
    <item>
      <title>Canary Release in Kubernetes With Apache APISIX Ingress</title>
      <link>https://navendu.me/posts/canary-in-kubernetes/</link>
      <pubDate>Fri, 21 Oct 2022 08:41:04 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/canary-in-kubernetes/</guid>
      <description>A hands-on, from-scratch tutorial on setting up canary releases in Kubernetes with Apache APISIX Ingress.</description>
    </item>
    
    <item>
      <title>Set Up Ingress on Kubernetes With Apache APISIX Ingress Controller</title>
      <link>https://navendu.me/posts/hands-on-set-up-ingress-on-kubernetes-with-apache-apisix-ingress-controller/</link>
      <pubDate>Fri, 09 Sep 2022 09:11:44 +0530</pubDate>
      <author>navendu@apache.org (Navendu Pottekkat)</author>
      <guid>https://navendu.me/posts/hands-on-set-up-ingress-on-kubernetes-with-apache-apisix-ingress-controller/</guid>
      <description>A tutorial on using Ingress in your Kubernetes cluster with Apache APISIX.</description>
    </item>
    
  </channel>
</rss>
