<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>FastGateway Blog</title>
        <link>https://fastgateway.dev/blog</link>
        <description>FastGateway Blog</description>
        <lastBuildDate>Sat, 14 Feb 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Introducing FastGateway]]></title>
            <link>https://fastgateway.dev/blog/introducing-fastgateway</link>
            <guid>https://fastgateway.dev/blog/introducing-fastgateway</guid>
            <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We're excited to announce FastGateway, a UI-driven platform for managing Kubernetes Gateway API resources.]]></description>
            <content:encoded><![CDATA[<p>We're excited to announce FastGateway, a UI-driven platform for managing Kubernetes Gateway API resources.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-fastgateway">Why FastGateway?<a href="https://fastgateway.dev/blog/introducing-fastgateway#why-fastgateway" class="hash-link" aria-label="Direct link to Why FastGateway?" title="Direct link to Why FastGateway?" translate="no">​</a></h2>
<p>Managing Kubernetes Gateway API resources traditionally requires writing YAML manifests. FastGateway provides a web-based interface for teams who need quick iterations, visual feedback, approval workflows, and multi-cluster management.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="key-features">Key Features<a href="https://fastgateway.dev/blog/introducing-fastgateway#key-features" class="hash-link" aria-label="Direct link to Key Features" title="Direct link to Key Features" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="visual-route-management">Visual Route Management<a href="https://fastgateway.dev/blog/introducing-fastgateway#visual-route-management" class="hash-link" aria-label="Direct link to Visual Route Management" title="Direct link to Visual Route Management" translate="no">​</a></h3>
<p>Create and manage HTTPRoutes and GRPCRoutes through an intuitive UI without writing YAML.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="approval-workflows">Approval Workflows<a href="https://fastgateway.dev/blog/introducing-fastgateway#approval-workflows" class="hash-link" aria-label="Direct link to Approval Workflows" title="Direct link to Approval Workflows" translate="no">​</a></h3>
<p>All route changes go through approval. Team members submit, approvers review, then routes are deployed.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="multi-cluster-support">Multi-Cluster Support<a href="https://fastgateway.dev/blog/introducing-fastgateway#multi-cluster-support" class="hash-link" aria-label="Direct link to Multi-Cluster Support" title="Direct link to Multi-Cluster Support" translate="no">​</a></h3>
<p>Connect multiple Kubernetes clusters as projects and manage them from a single interface.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="enterprise-security">Enterprise Security<a href="https://fastgateway.dev/blog/introducing-fastgateway#enterprise-security" class="hash-link" aria-label="Direct link to Enterprise Security" title="Direct link to Enterprise Security" translate="no">​</a></h3>
<p>Configure IP allowlisting, API key authentication, JWT validation, and OIDC integration.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://fastgateway.dev/blog/introducing-fastgateway#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h2>
<div class="language-bash codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-bash codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">helm repo </span><span class="token function" style="color:#d73a49">add</span><span class="token plain"> fastgateway https://charts.fastgateway.dev/releases</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">helm </span><span class="token function" style="color:#d73a49">install</span><span class="token plain"> fastgateway fastgateway/fastgateway </span><span class="token parameter variable" style="color:#36acaa">-n</span><span class="token plain"> fastgateway-system --create-namespace</span><br></span></code></pre></div></div>
<p>Check out our <a class="" href="https://fastgateway.dev/docs/getting-started/installation">documentation</a> to learn more.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next?<a href="https://fastgateway.dev/blog/introducing-fastgateway#whats-next" class="hash-link" aria-label="Direct link to What's Next?" title="Direct link to What's Next?" translate="no">​</a></h2>
<p>We're actively working on additional gateway controller support (Istio, Kong), enhanced observability, and more security features.</p>
<p>Stay tuned!</p>]]></content:encoded>
            <category>announcement</category>
            <category>release</category>
        </item>
    </channel>
</rss>