<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://fastgateway.dev/blog</id>
    <title>FastGateway Blog</title>
    <updated>2026-02-14T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://fastgateway.dev/blog"/>
    <subtitle>FastGateway Blog</subtitle>
    <icon>https://fastgateway.dev/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Introducing FastGateway]]></title>
        <id>https://fastgateway.dev/blog/introducing-fastgateway</id>
        <link href="https://fastgateway.dev/blog/introducing-fastgateway"/>
        <updated>2026-02-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We're excited to announce FastGateway, a UI-driven platform for managing Kubernetes Gateway API resources.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Zufar Dhiyaulhaq</name>
            <uri>https://github.com/zufardhiyaulhaq</uri>
        </author>
        <category label="announcement" term="announcement"/>
        <category label="release" term="release"/>
    </entry>
</feed>