<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mtls on DevOpsTales</title>
    <link>https://devopstales.github.io/tags/mtls/</link>
    <description>Recent content in Mtls on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 30 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/tags/mtls/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Egress Gateway Options with Istio Ingress/Egress</title>
      <link>https://devopstales.github.io/kubernetes/istio-ingress-egress-gateway/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/istio-ingress-egress-gateway/</guid>
      <description>Istio provides a comprehensive service mesh solution with built-in ingress and egress gateway capabilities. This post explores how to leverage Istio&rsquo;s gateway resources for controlling both inbound and outbound traffic in your Kubernetes cluster.
</description>
      <enclosure url="https://devopstales.github.io/img/istio.webp" length="1924" type="image/png" />
    </item>
    
    <item>
      <title>Implementing Mutual TLS (mTLS) with Traefik Ingress Controller: Per-Ingress Configuration</title>
      <link>https://devopstales.github.io/kubernetes/mtls-traefik-ingress/</link>
      <pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/mtls-traefik-ingress/</guid>
      <description>Mutual TLS (mTLS) adds a critical security layer to your Kubernetes applications by requiring clients to authenticate with certificates—not just passwords or tokens. This guide covers per-ingress mTLS configuration with Traefik Ingress Controller, using Traefik&rsquo;s native TLSOption CRD for fine-grained control over which services require client certificate authentication.
</description>
      <enclosure url="https://devopstales.github.io/img/ingress.webp" length="10196" type="image/png" />
    </item>
    
    <item>
      <title>Implementing Mutual TLS (mTLS) with NGINX Ingress Controller: Per-Ingress Configuration</title>
      <link>https://devopstales.github.io/kubernetes/mtls-nginx-ingress/</link>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/kubernetes/mtls-nginx-ingress/</guid>
      <description>Mutual TLS (mTLS) adds a critical security layer to your Kubernetes applications by requiring clients to authenticate with certificates—not just passwords or tokens. This guide covers per-ingress mTLS configuration with NGINX Ingress Controller, giving you fine-grained control over which services require client certificate authentication.
</description>
      <enclosure url="https://devopstales.github.io/img/ingress.webp" length="10196" type="image/png" />
    </item>
    
  </channel>
</rss>
