
Tailscale Everything
01/05/24 • 55 min
Bret is joined by Alex Kretzschmar to talk about Tailscale, a universal VPN that connects teams, devices, and development environments for easy access to remote resources.
Alex and I talk about projects he's worked on in containers over the years and then we quickly get into Tailscale and talking about why he joined the team there.
Tailscale is one of those tools that's hard to put down. I've used it for years to connect my personal devices to my home server lab when I'm traveling or servers I might have on the internet that I run temporarily. It connects them all together in a seamless VPN. The product itself comes up a lot in our Discord server when people are talking about needing some secure remote access to something anywhere in the world.
Tailscale keeps adding more and more features, I can't really keep up, so we had Alex on the show to talk about all the new stuff, including a client for Apple TV, which at first, I didn't quite understand why, but now it totally makes sense; and a Kubernetes operator that does some slick things around connecting engineers on their local machines to clusters. I found Alex at the Tailscale booth at KubeCon this year and invited him on the show to talk about this relatively new yet ubiquitous-feeling product.
The live recording of the complete show from November 30, 2023 is on YouTube (Ep. #243)
★Topics★
Tailscale website
Headscale website
Tailscale Community
Tailscale Docker Mod Blog Post
ID Headers Demo
Devrel Demo
Creators & Guests
- Cristi Cotovan - Editor
- Beth Fisher - Producer
- Bret Fisher - Host
- Alex Kretzschmar - Guest
- (00:00) - Tailscale Everything
- (19:37) - Tailscale Licensing
- (28:24) - Tailscale vs Other Networking Products
- (32:33) - Server and Key Exchange
- (33:50) - Does Tailscale Support 'Trunking'?
- (39:20) - Client for Mikrotik
- (40:06) - Docker Integration
- (43:46) - Tailscale Server on Your Own Hardware
- (46:57) - Apple TV Client
- (48:54) - Performance Breakthroughs
- (50:52) - Key Exchange Mechanism
You can also support my free material by subscribing to my YouTube channel and my weekly newsletter at bret.news!
Grab the best coupons for my Docker and Kubernetes courses.
Join my cloud native DevOps community on Discord.
Grab some merch at Bret's Loot Box
Homepage bretfisher.com
Bret is joined by Alex Kretzschmar to talk about Tailscale, a universal VPN that connects teams, devices, and development environments for easy access to remote resources.
Alex and I talk about projects he's worked on in containers over the years and then we quickly get into Tailscale and talking about why he joined the team there.
Tailscale is one of those tools that's hard to put down. I've used it for years to connect my personal devices to my home server lab when I'm traveling or servers I might have on the internet that I run temporarily. It connects them all together in a seamless VPN. The product itself comes up a lot in our Discord server when people are talking about needing some secure remote access to something anywhere in the world.
Tailscale keeps adding more and more features, I can't really keep up, so we had Alex on the show to talk about all the new stuff, including a client for Apple TV, which at first, I didn't quite understand why, but now it totally makes sense; and a Kubernetes operator that does some slick things around connecting engineers on their local machines to clusters. I found Alex at the Tailscale booth at KubeCon this year and invited him on the show to talk about this relatively new yet ubiquitous-feeling product.
The live recording of the complete show from November 30, 2023 is on YouTube (Ep. #243)
★Topics★
Tailscale website
Headscale website
Tailscale Community
Tailscale Docker Mod Blog Post
ID Headers Demo
Devrel Demo
Creators & Guests
- Cristi Cotovan - Editor
- Beth Fisher - Producer
- Bret Fisher - Host
- Alex Kretzschmar - Guest
- (00:00) - Tailscale Everything
- (19:37) - Tailscale Licensing
- (28:24) - Tailscale vs Other Networking Products
- (32:33) - Server and Key Exchange
- (33:50) - Does Tailscale Support 'Trunking'?
- (39:20) - Client for Mikrotik
- (40:06) - Docker Integration
- (43:46) - Tailscale Server on Your Own Hardware
- (46:57) - Apple TV Client
- (48:54) - Performance Breakthroughs
- (50:52) - Key Exchange Mechanism
You can also support my free material by subscribing to my YouTube channel and my weekly newsletter at bret.news!
Grab the best coupons for my Docker and Kubernetes courses.
Join my cloud native DevOps community on Discord.
Grab some merch at Bret's Loot Box
Homepage bretfisher.com
Previous Episode

Dockerfiles have versions?
I break down why Dockerfile frontends exist and how Docker's build engine "BuildKit" is giving us updated Dockerfile features.
The TL;DR of this podcast is to add this to your Dockerfiles as the first line, always and forever.
# syntax=docker/dockerfile:1It'll ensure your Dockerfile will have access to the latest v1.x features of the "Dockerfile frontend" feature of BuildKit.
★Topics★
My newsletter on Dockerfile frontends (including links and references)
Creators & Guests
- Beth Fisher - Producer
- Bret Fisher - Host
- (00:00) -
- (00:36) - Understanding Docker Files
- (00:47) - The Evolution of Docker Files
- (01:05) - The Importance of Docker File Versions
- (02:20) - The Impact of Dockerfile Standards
- (03:41) - The Benefits of Using the Latest Dockerf ile Parser
- (04:16) - The Challenges of Docker Engine Versions
- (05:18) - The Advantages of Docker Front Ends
- (07:56) - The Role of OCI in Dockerfiles
- (10:18) - Exploring New Features in Docker File Front Ends
- (15:27) - Conclusion: The Future of Docker Files
You can also support my free material by subscribing to my YouTube channel and my weekly newsletter at bret.news!
Grab the best coupons for my Docker and Kubernetes courses.
Join my cloud native DevOps community on Discord.
Grab some merch at Bret's Loot Box
Homepage bretfisher.com
Next Episode

Docker Recap of 2023
Bret and Nirmal are joined by Michael Irwin, DevRel at Docker, to talk about all the products and features Docker shipped in 2023, and what's coming in early 2024.
Michael has been on this show many times as a Docker Captain and now as a Docker employee, and it's always great to dig into the details of the products with someone who's been using them for so many years as an end-user and now staff at Docker.
Docker did some big things in 2023, but they also shipped some smaller features that we will help you catch up on in this episode.
The live recording of the complete show from December 28, 2023 is on YouTube (Ep. #247)
★Topics★
Docker 2023 Milestones
Docker Build Cloud
Docker Engine release notes
Docker Compose Watch
DockerCon Playlist
DockerCon Announcements
Compose includes
Docker Scout
Docker GenAI stack
Getting started with GenAI on Docker
Docker acquires Mutagen
Creators & Guests
- Cristi Cotovan - Editor
- Beth Fisher - Producer
- Bret Fisher - Host
- Nirmal Mehta - Host
- Michael Irwin 🇺🇦 🕊 - Guest
- (00:00) - Introduction
- (02:11) - The Docker Engine
- (04:43) - Performance improvements
- (08:16) - Docker Extensions
- (09:12) - Dashboard and GUI updates
- (12:46) - Docker init
- (17:43) - What's new in Compose?
- (24:33) - Docker Scout
- (36:43) - Docker and AI/Machine Learning
- (43:55) - What's Coming Up in 2024?
- (47:07) - Docker Debug
You can also support my free material by subscribing to my YouTube channel and my weekly newsletter at bret.news!
Grab the best coupons for my Docker and Kubernetes courses.
Join my cloud native DevOps community on Discord.
Grab some merch at Bret's Loot Box
Homepage bretfisher.com
If you like this episode you’ll love
Episode Comments
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/devops-and-docker-talk-cloud-native-interviews-and-tooling-317916/tailscale-everything-46408756"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to tailscale everything on goodpods" style="width: 225px" /> </a>
Copy