<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>kuhn-labs / blog</title>
    <description>Field notes from a platform engineer — Cloud Foundry, Tanzu, BOSH, GenAI tiles, GPU homelabs.</description>
    <link>https://blog.kuhn-labs.com/</link>
    <atom:link href="https://blog.kuhn-labs.com/feed.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Sun, 14 Jun 2026 00:00:00 GMT</lastBuildDate>
    <managingEditor>nick@kuhn-labs.com (Nick Kuhn)</managingEditor>
    <webMaster>nick@kuhn-labs.com (Nick Kuhn)</webMaster>
    <image>
      <url>https://blog.kuhn-labs.com/images/brand/kuhn-labs-mark-128.png</url>
      <title>kuhn-labs / blog</title>
      <link>https://blog.kuhn-labs.com/</link>
    </image>

    <item>
      <title>Build Custom Claude Apps on Tanzu Platform</title>
      <link>https://blog.kuhn-labs.com/posts/build-internal-ai-tools-with-claude-agent-sdk-on-tanzu.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/build-internal-ai-tools-with-claude-agent-sdk-on-tanzu.html</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <description>Wrap the Claude Agent SDK in a small Cloud Foundry service and call it from your apps and pipelines — a code reviewer, an incident triager, a chat UI — with the worker running near your internal systems.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Run Claude Remote Workers on Tanzu, Not Your Laptop</title>
      <link>https://blog.kuhn-labs.com/posts/drive-a-claude-runner-from-your-phone-on-tanzu.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/drive-a-claude-runner-from-your-phone-on-tanzu.html</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <description>Run Claude remote-control workers on Tanzu Platform instead of your laptop, then drive them from Claude mobile or claude.ai with platform egress, logs, and scale.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Why Run Claude Agents on Tanzu Platform?</title>
      <link>https://blog.kuhn-labs.com/posts/running-claude-agents-on-tanzu-platform.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/running-claude-agents-on-tanzu-platform.html</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <description>The model call can stay with Anthropic, Bedrock, or Vertex. The agent harness is the part you get to place. Here&#x27;s why Tanzu Platform is a natural runtime for Claude agents.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Secure MCP Servers on Tanzu Platform</title>
      <link>https://blog.kuhn-labs.com/posts/federate-mcp-servers-behind-one-gateway-on-tanzu.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/federate-mcp-servers-behind-one-gateway-on-tanzu.html</guid>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
      <description>Stand up the Tanzu Platform 10.4 MCP gateway, federate two MCP servers behind it, and bind each gateway path to your AI agent as a tagged MCP service.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Secure AI Development on Tanzu Platform with MCP Gateway</title>
      <link>https://blog.kuhn-labs.com/posts/reuse-your-tanzu-mcp-gateway-from-cursor-claude-code-goose.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/reuse-your-tanzu-mcp-gateway-from-cursor-claude-code-goose.html</guid>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
      <description>Use the Tanzu MCP gateway as a developer landing zone for Cursor, Claude Code, Goose, and Codex, with platform-auth pass-through for web search and per-user GitHub OAuth.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Ship Zero Code AI Agents on Tanzu Platform</title>
      <link>https://blog.kuhn-labs.com/posts/ship-an-ai-agent-on-tanzu-with-agents-md-and-cf-push.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/ship-an-ai-agent-on-tanzu-with-agents-md-and-cf-push.html</guid>
      <pubDate>Sat, 13 Jun 2026 00:00:00 GMT</pubDate>
      <description>Build a zero-code research assistant on Tanzu Platform 10.4 with AGENTS.md, the agent buildpack, AI Services, and cf push.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Deploying Gemma 4 31B on Tanzu AI Services</title>
      <link>https://blog.kuhn-labs.com/posts/deploying-gemma-4-31b-on-tanzu-ai-services.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/deploying-gemma-4-31b-on-tanzu-ai-services.html</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <description>A complete recipe for adding Gemma 4 31B (multimodal) as a vLLM model on the Tanzu AI Services tile — fields, the single-GPU Blackwell setup, and the performance numbers you&#x27;ll see.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Deploying GPT-OSS-120B on Tanzu AI Services</title>
      <link>https://blog.kuhn-labs.com/posts/deploying-gpt-oss-120b-on-tanzu-ai-services.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/deploying-gpt-oss-120b-on-tanzu-ai-services.html</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
      <description>A complete recipe for adding GPT-OSS-120B as a vLLM model on the Tanzu AI Services tile — fields, MoE tunings, and the performance numbers you&#x27;ll see on a 4× RTX 3090 worker.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Deploying Qwen3.5-27B on Tanzu AI Services</title>
      <link>https://blog.kuhn-labs.com/posts/deploying-qwen3-5-27b-on-tanzu-ai-services.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/deploying-qwen3-5-27b-on-tanzu-ai-services.html</guid>
      <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
      <description>A complete recipe for adding Qwen3.5-27B as a vLLM model on the Tanzu AI Services tile — fields, chat template, tunings, and the performance numbers you&#x27;ll see.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Block Storage on Tanzu Platform: A Big Unlock for Developers</title>
      <link>https://blog.kuhn-labs.com/posts/enabling-block-storage-on-tanzu-platform.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/enabling-block-storage-on-tanzu-platform.html</guid>
      <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
      <description>A platform-engineer&#x27;s recipe for enabling block storage on Tanzu Platform 10.4 with the Elastic Application Runtime tile — unlocking stateful workloads that need persistent disk and were previously hard to land on the platform.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Guide for TAS Engineers: Migrating From TanzuNet To BSP</title>
      <link>https://blog.kuhn-labs.com/posts/guide-for-tas-engineers-migrating-from-tanzunet-to-bsp.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/guide-for-tas-engineers-migrating-from-tanzunet-to-bsp.html</guid>
      <pubDate>Fri, 21 Jun 2024 00:00:00 GMT</pubDate>
      <description>A comprehensive guide for TAS engineers migrating from TanzuNet to Broadcom&#x27;s Customer Support Portal (BSP).</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>Homelab to Hackathon: GenAI for TAS in a Box!</title>
      <link>https://blog.kuhn-labs.com/posts/homelab-to-hackathon-genai-for-tas-in-a-box.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/homelab-to-hackathon-genai-for-tas-in-a-box.html</guid>
      <pubDate>Tue, 13 Feb 2024 00:00:00 GMT</pubDate>
      <description>Building a portable 8-liter homelab for the VMware Explore Barcelona Hackathon featuring GenAI for TAS.</description>
      <category>Homelab</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>My Guide for Tanzu Application Service at VMware Explore Barcelona 2023</title>
      <link>https://blog.kuhn-labs.com/posts/vmware-explore-barcelona-2023-tas-guide.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/vmware-explore-barcelona-2023-tas-guide.html</guid>
      <pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
      <description>A curated guide for TAS-focused sessions at VMware Explore Barcelona 2023.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>TAS wins VMware Explore 2023 Las Vegas Hackathon</title>
      <link>https://blog.kuhn-labs.com/posts/tas-wins-vmware-explore-2023-las-vegas-hackathon.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/tas-wins-vmware-explore-2023-las-vegas-hackathon.html</guid>
      <pubDate>Wed, 23 Aug 2023 00:00:00 GMT</pubDate>
      <description>Team TAS wins first place at VMware Explore 2023 Las Vegas Hackathon with GenAI for Tanzu Application Service.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>HP z440 HomeLab: Power Consumption Update</title>
      <link>https://blog.kuhn-labs.com/posts/hp-z440-homelab-power-consumption-update.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/hp-z440-homelab-power-consumption-update.html</guid>
      <pubDate>Thu, 27 Jul 2023 00:00:00 GMT</pubDate>
      <description>Analysis of homelab power consumption using smart plugs, revealing daily usage and annual costs.</description>
      <category>Homelab</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>A Guide for Tanzu Application Service at VMware Explore 2023 Las Vegas</title>
      <link>https://blog.kuhn-labs.com/posts/vmware-explore-2023-las-vegas-tas-guide.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/vmware-explore-2023-las-vegas-tas-guide.html</guid>
      <pubDate>Wed, 26 Jul 2023 00:00:00 GMT</pubDate>
      <description>Curated recommendations for TAS-related sessions at VMware Explore 2023 Las Vegas.</description>
      <category>Tanzu</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>
    <item>
      <title>My First Home Lab: 2023 HP z440 Edition</title>
      <link>https://blog.kuhn-labs.com/posts/my-first-homelab-2023-hp-z440-edition.html</link>
      <guid isPermaLink="true">https://blog.kuhn-labs.com/posts/my-first-homelab-2023-hp-z440-edition.html</guid>
      <pubDate>Fri, 19 May 2023 00:00:00 GMT</pubDate>
      <description>Comprehensive documentation of building a 7-host homelab using HP Z440 workstations with vSAN and 10 GbE networking.</description>
      <category>Homelab</category>
      <author>nick@kuhn-labs.com (Nick Kuhn)</author>
    </item>

  </channel>
</rss>
