<?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>Network-Policy on WhiteMatterTech</title>
    <link>https://whitematter.tech/tags/network-policy/</link>
    <description>Recent content in Network-Policy on WhiteMatterTech</description>
    <image>
      <title>WhiteMatterTech</title>
      <url>https://whitematter.tech/images/whitemattertech-blog-thumbnail.png</url>
      <link>https://whitematter.tech/images/whitemattertech-blog-thumbnail.png</link>
    </image>
    <generator>Hugo -- 0.142.0</generator>
    <language>en</language>
    <copyright>2026 WhiteMatterTech</copyright>
    <lastBuildDate>Sun, 09 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://whitematter.tech/tags/network-policy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>No Proxy, No Fetch Tool: Capability-Scoped Internet Access for In-Cluster Agents</title>
      <link>https://whitematter.tech/posts/capability-scoped-agent-egress/</link>
      <pubDate>Sun, 09 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://whitematter.tech/posts/capability-scoped-agent-egress/</guid>
      <description>&lt;hr&gt;
&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;
&lt;p&gt;Say an agent running in your cluster or on a server needs to read the news. The obvious answer is to give it an HTTP client and let it fetch URLs, perhaps through an egress proxy for hygiene.&lt;/p&gt;
&lt;p&gt;The agent in question is an in-cluster assistant with meaningful access. It could query my Kubernetes cluster through a projected ServiceAccount token, control home automation, and reach several important internal services. Giving a system with such reach a general-purpose &lt;code&gt;fetch(url)&lt;/code&gt; tool creates a simple problem: every page it reads becomes a potential instruction source, and every host on the internet becomes a potential destination for whatever it knows.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
