<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Push to Prod — The ModStack Blog</title>
    <link>https://modstack.dev/blog/</link>
    <atom:link href="https://modstack.dev/blog/feed.xml" rel="self" type="application/rss+xml" />
    <description>Engineering deep dives, product updates, and hard-won lessons on shipping backends without babysitting infrastructure.</description>
    <language>en-US</language>
    <lastBuildDate>Mon, 10 Aug 2026 15:00:00 +0000</lastBuildDate>
    <image>
      <url>https://modstack.dev/assets/favicon/web-app-manifest-192x192.png</url>
      <title>ModStack Blog</title>
      <link>https://modstack.dev/blog/</link>
    </image>
    <item>
      <title>5 Tips to Improve the Security of Your Kubernetes Infrastructure</title>
      <link>https://modstack.dev/blog/5-tips-to-improve-kubernetes-security.html</link>
      <guid isPermaLink="true">https://modstack.dev/blog/5-tips-to-improve-kubernetes-security.html</guid>
      <pubDate>Mon, 10 Aug 2026 15:00:00 +0000</pubDate>
      <dc:creator>Dharshan Rangegowda</dc:creator>
      <category>Kubernetes</category>
      <category>Security</category>
      <description>Five practical Kubernetes hardening steps — disable token automount, admission control with Kyverno, seccomp RuntimeDefault, Cilium network policies, and vulnerability scanning — that would stop most real-world cluster attacks.</description>
    </item>
    <item>
      <title>From git push to production: what actually happens when ModStack deploys your backend</title>
      <link>https://modstack.dev/blog/from-git-push-to-production.html</link>
      <guid isPermaLink="true">https://modstack.dev/blog/from-git-push-to-production.html</guid>
      <pubDate>Mon, 10 Aug 2026 09:00:00 +0000</pubDate>
      <dc:creator>Dharshan Rangegowda</dc:creator>
      <category>Engineering</category>
      <category>Kubernetes</category>
      <description>Follow a ModStack deploy end to end — container build, rolling deployment with health probes, and gateway routing — and the guardrails that keep a bad push from becoming a bad day.</description>
    </item>
  </channel>
</rss>
