<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 25 Apr 2026 15:47:42 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>GR-OSS OUT Podcast - Episodes Tagged with “Opensource”</title>
    <link>https://podcast.gr-oss.io/tags/opensource</link>
    <pubDate>Thu, 19 Feb 2026 17:00:00 -0800</pubDate>
    <description>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>G-Research Open Source Software Outreach podcast</itunes:subtitle>
    <itunes:author>G-Research Open Source Software</itunes:author>
    <itunes:summary>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>oss, open source, community, artificial intelligence, machine learning, python, software</itunes:keywords>
    <itunes:owner>
      <itunes:name>G-Research Open Source Software</itunes:name>
      <itunes:email>podcast@gr-oss.io</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Business"/>
<itunes:category text="Science"/>
<item>
  <title>Making Kubernetes Work for AI and Batch Workloads with Kevin Hannon</title>
  <link>https://podcast.gr-oss.io/19-kubernetes-and-ai-ml-workloads</link>
  <guid isPermaLink="false">ebc24a38-c596-4d5a-bd64-ca31ac330a8a</guid>
  <pubDate>Thu, 19 Feb 2026 17:00:00 -0800</pubDate>
  <author>G-Research Open Source Software</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/68648c4e-4324-457a-8179-49dad78b03c2/ebc24a38-c596-4d5a-bd64-ca31ac330a8a.mp3" length="86418641" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>G-Research Open Source Software</itunes:author>
  <itunes:subtitle>Jay Faulkner sits down with Kevin (GitHub: canon92), Kubernetes Contributor Award winner and maintainer of the JobSet project, to discuss the growing challenge of running AI and batch workloads on Kubernetes — a platform originally designed for web services and long-running applications.</itunes:subtitle>
  <itunes:duration>36:00</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
  <description>Jay Faulkner sits down with Kevin Hannon (GitHub: kannon92), Kubernetes Contributor Award winner and maintainer of the JobSet project, to discuss the growing challenge of running AI and batch workloads on Kubernetes — a platform originally designed for web services and long-running applications.
Kevin shares his journey from G Research and the Armada project through to his current work improving Kubernetes upstream, including the multi-year effort to bring swap memory support to GA, the push to deprecate CGroups v1, and the emerging Workload Aware Scheduling initiative aimed at bringing gang scheduling into Kubernetes core.
The conversation covers the technical realities of running GPU workloads at scale, the human side of open source maintenance, and the often overlooked work of keeping CI infrastructure healthy across a massive distributed project.
Topics discussed include JobSets, CGroups v2, pressure stall information, topology aware scheduling, and the open source politics of shipping features in a large community-driven project.
G-Research is hiring in Dallas, TX and London, UK! Apply at https://gresearch.com/vacancies.
For a video version of this podcast, check out https://youtu.be/7EQW57BlroA.
The GR-OSS OUT Podcast is produced by Ben Wiley. Special Guest: Kevin Hannon.
</description>
  <itunes:keywords>OSS, OpenSource, Kubernetes, K8s, CNCF, DevOps, CloudNative, AI Infrastructure, ML Ops, GPU Workloads, MachineLearning</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Jay Faulkner sits down with Kevin Hannon (GitHub: kannon92), Kubernetes Contributor Award winner and maintainer of the JobSet project, to discuss the growing challenge of running AI and batch workloads on Kubernetes — a platform originally designed for web services and long-running applications.<br>
Kevin shares his journey from G Research and the Armada project through to his current work improving Kubernetes upstream, including the multi-year effort to bring swap memory support to GA, the push to deprecate CGroups v1, and the emerging Workload Aware Scheduling initiative aimed at bringing gang scheduling into Kubernetes core.</p>

<p>The conversation covers the technical realities of running GPU workloads at scale, the human side of open source maintenance, and the often overlooked work of keeping CI infrastructure healthy across a massive distributed project.</p>

<p>Topics discussed include JobSets, CGroups v2, pressure stall information, topology aware scheduling, and the open source politics of shipping features in a large community-driven project.</p>

<p>G-Research is hiring in Dallas, TX and London, UK! Apply at <a href="https://gresearch.com/vacancies" rel="nofollow">https://gresearch.com/vacancies</a>.</p>

<p>For a video version of this podcast, check out <a href="https://youtu.be/7EQW57BlroA" rel="nofollow">https://youtu.be/7EQW57BlroA</a>.</p>

<p>The GR-OSS OUT Podcast is produced by Ben Wiley.</p><p>Special Guest: Kevin Hannon.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Jay Faulkner sits down with Kevin Hannon (GitHub: kannon92), Kubernetes Contributor Award winner and maintainer of the JobSet project, to discuss the growing challenge of running AI and batch workloads on Kubernetes — a platform originally designed for web services and long-running applications.<br>
Kevin shares his journey from G Research and the Armada project through to his current work improving Kubernetes upstream, including the multi-year effort to bring swap memory support to GA, the push to deprecate CGroups v1, and the emerging Workload Aware Scheduling initiative aimed at bringing gang scheduling into Kubernetes core.</p>

<p>The conversation covers the technical realities of running GPU workloads at scale, the human side of open source maintenance, and the often overlooked work of keeping CI infrastructure healthy across a massive distributed project.</p>

<p>Topics discussed include JobSets, CGroups v2, pressure stall information, topology aware scheduling, and the open source politics of shipping features in a large community-driven project.</p>

<p>G-Research is hiring in Dallas, TX and London, UK! Apply at <a href="https://gresearch.com/vacancies" rel="nofollow">https://gresearch.com/vacancies</a>.</p>

<p>For a video version of this podcast, check out <a href="https://youtu.be/7EQW57BlroA" rel="nofollow">https://youtu.be/7EQW57BlroA</a>.</p>

<p>The GR-OSS OUT Podcast is produced by Ben Wiley.</p><p>Special Guest: Kevin Hannon.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
