<?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>Tue, 05 May 2026 23:12:54 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>TechSNAP - Episodes Tagged with “Sni”</title>
    <link>https://techsnap.systems/tags/sni</link>
    <pubDate>Thu, 27 Sep 2018 16:15:00 -0700</pubDate>
    <description>Systems, Network, and Administration Podcast. Every two weeks TechSNAP covers the stories that impact those of us in the tech industry, and all of us that follow it. Every episode we dedicate a portion of the show to answer audience questions, discuss best practices, and solving your problems.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Systems, Network, and Administration Podcast. </itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>Systems, Network, and Administration Podcast. Every two weeks TechSNAP covers the stories that impact those of us in the tech industry, and all of us that follow it. Every episode we dedicate a portion of the show to answer audience questions, discuss best practices, and solving your problems.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/9/95197d05-40d6-4e68-8e0b-2f586ce8dc55/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>Episode 385: 3 Things to Know About Kubernetes</title>
  <link>https://techsnap.systems/385</link>
  <guid isPermaLink="false">f656bfc9-76fe-45b3-b238-3cff6b0acfac</guid>
  <pubDate>Thu, 27 Sep 2018 16:15:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/95197d05-40d6-4e68-8e0b-2f586ce8dc55/f656bfc9-76fe-45b3-b238-3cff6b0acfac.mp3" length="19733765" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes, when it’s the right tool for the job, and building highly available production grade clusters.</itunes:subtitle>
  <itunes:duration>23:09</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/9/95197d05-40d6-4e68-8e0b-2f586ce8dc55/cover.jpg?v=4"/>
  <description>&lt;p&gt;Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes, when it’s the right tool for the job, and building highly available production grade clusters.&lt;/p&gt;

&lt;p&gt;Plus the privacy improvements that could be coming to HTTPS, and a new SSH auditing tool hits the open source scene. &lt;br&gt;
 Special Guest: Will Boyd.&lt;/p&gt;
</description>
  <itunes:keywords>HASSH, SSH, ESNI, SNI, HTTPS, Cloudflare, Salesforce, Kubernetes, Clonezilla, Kubernetes the hard way, Minikube, kubeadm, Will Boyd, Sysadmin Podcast, TechSNAP</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes, when it’s the right tool for the job, and building highly available production grade clusters.</p>

<p>Plus the privacy improvements that could be coming to HTTPS, and a new SSH auditing tool hits the open source scene. </p><p>Special Guest: Will Boyd.</p><p>Links:</p><ul><li><a title="Open Sourcing HASSH" rel="nofollow" href="https://engineering.salesforce.com/open-sourcing-hassh-abed3ae5044c">Open Sourcing HASSH</a> &mdash; HASSH is a network fingerprinting standard invented within the Detection Cloud team at Salesforce.</li><li><a title="ESNI: A Privacy-Protecting Upgrade to HTTPS" rel="nofollow" href="https://www.eff.org/deeplinks/2018/09/esni-privacy-protecting-upgrade-https">ESNI: A Privacy-Protecting Upgrade to HTTPS</a> &mdash; Today, Cloudflare is announcing a major step toward closing this privacy hole and enhancing the privacy protections that HTTPS offers. Cloudflare has proposed a technical standard for encrypted SNI, or “ESNI,” which can hide the identities of the sites you visit—particularly when a large number of sites are hosted on a single set of IP addresses</li><li><a title="What&#39;s new in Kubernetes 1.12?" rel="nofollow" href="https://sysdig.com/blog/whats-new-in-kubernetes-1-12/">What's new in Kubernetes 1.12?</a></li><li><a title="Kubernetes the Hard Way" rel="nofollow" href="https://github.com/kelseyhightower/kubernetes-the-hard-way">Kubernetes the Hard Way</a> &mdash; Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.</li><li><a title="Install Minikube" rel="nofollow" href="https://kubernetes.io/docs/tasks/tools/install-minikube/">Install Minikube</a></li><li><a title="Creating a single master cluster with kubeadm" rel="nofollow" href="https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/">Creating a single master cluster with kubeadm</a></li><li><a title="10 open-source Kubernetes tools for highly effective SRE and Ops Teams" rel="nofollow" href="https://abhishek-tiwari.com/10-open-source-tools-for-highly-effective-kubernetes-sre-and-ops-teams/">10 open-source Kubernetes tools for highly effective SRE and Ops Teams</a></li><li><a title="Clonezilla" rel="nofollow" href="https://www.clonezilla.org/">Clonezilla</a> &mdash; Clonezilla is a partition and disk imaging/cloning program similar to True Image or Norton Ghost.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Kubernetes expert Will Boyd joins us to explain the top 3 things to know about Kubernetes, when it’s the right tool for the job, and building highly available production grade clusters.</p>

<p>Plus the privacy improvements that could be coming to HTTPS, and a new SSH auditing tool hits the open source scene. </p><p>Special Guest: Will Boyd.</p><p>Links:</p><ul><li><a title="Open Sourcing HASSH" rel="nofollow" href="https://engineering.salesforce.com/open-sourcing-hassh-abed3ae5044c">Open Sourcing HASSH</a> &mdash; HASSH is a network fingerprinting standard invented within the Detection Cloud team at Salesforce.</li><li><a title="ESNI: A Privacy-Protecting Upgrade to HTTPS" rel="nofollow" href="https://www.eff.org/deeplinks/2018/09/esni-privacy-protecting-upgrade-https">ESNI: A Privacy-Protecting Upgrade to HTTPS</a> &mdash; Today, Cloudflare is announcing a major step toward closing this privacy hole and enhancing the privacy protections that HTTPS offers. Cloudflare has proposed a technical standard for encrypted SNI, or “ESNI,” which can hide the identities of the sites you visit—particularly when a large number of sites are hosted on a single set of IP addresses</li><li><a title="What&#39;s new in Kubernetes 1.12?" rel="nofollow" href="https://sysdig.com/blog/whats-new-in-kubernetes-1-12/">What's new in Kubernetes 1.12?</a></li><li><a title="Kubernetes the Hard Way" rel="nofollow" href="https://github.com/kelseyhightower/kubernetes-the-hard-way">Kubernetes the Hard Way</a> &mdash; Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.</li><li><a title="Install Minikube" rel="nofollow" href="https://kubernetes.io/docs/tasks/tools/install-minikube/">Install Minikube</a></li><li><a title="Creating a single master cluster with kubeadm" rel="nofollow" href="https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/">Creating a single master cluster with kubeadm</a></li><li><a title="10 open-source Kubernetes tools for highly effective SRE and Ops Teams" rel="nofollow" href="https://abhishek-tiwari.com/10-open-source-tools-for-highly-effective-kubernetes-sre-and-ops-teams/">10 open-source Kubernetes tools for highly effective SRE and Ops Teams</a></li><li><a title="Clonezilla" rel="nofollow" href="https://www.clonezilla.org/">Clonezilla</a> &mdash; Clonezilla is a partition and disk imaging/cloning program similar to True Image or Norton Ghost.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
