DevOps and Docker Talk: Cloud Native Interviews and Tooling show

DevOps and Docker Talk: Cloud Native Interviews and Tooling

Summary: Interviews from Bret Fisher's live show. Topics cover container and cloud topics like Docker, Kubernetes, Swarm, Cloud Native development, DevOps, SRE, GitOps, DevSecOps, platform engineering, and the full software lifecycle. Full show notes and more info available at https://podcast.bretfisher.com

Join Now to Subscribe to this Podcast

Podcasts:

 ENTRYPOINT vs. CMD, what's the difference in Dockerfiles | File Type: audio/mpeg | Duration: 669

In this episode I discuss the differences between the dockerfiles commands of ENTRYPOINT and CMD, and how to use them together for automate container startup tasks.

 Docker and Swarm RBAC Options | File Type: audio/mpeg | Duration: 156

In this episode, I answer a question about how to control admin access to docker and swarm using roll based authentication.

 Learning Kubernetes with Jérôme Petazzoni | File Type: audio/mpeg | Duration: 3821

In this episode, I talk with Kubernetes, Docker, and Swarm instructor Jérôme Petazzoni about how to learn and use Kubernetes, and we answer a bunch of YouTube Live questions along the way.

 Live from DockerCon with the Docker Captains | File Type: audio/mpeg | Duration: 3181

In this episode I'm live from the show floor at DockerCon with Nirmal Mehta and Nils De Moor as we cover the announcments, our favorite sessions, and take your questions on everything from Kubernetes, K3s, Proxy's, Traefik, Docker Enterprise 3.0, Linkerd, storage replication, and more.

 Pre DockerCon with Nirmal Mehta and Michael Irwin | File Type: audio/mpeg | Duration: 4465

In this episode, I have guests Nirmal Mehta, a Chief Technologist at Booz Allen Hamilton, and Michael Irwin, an Application Architect at Virginia Tech University. We talk about running tech meetups, how to be a community leader, the Docker and ARM announcement (the processor in Raspberry Pi), Docker for Node.js, AWS ARM A1 instances, QEMU, Traefik Proxies, Docker Swarm, Network Time (NTP, SNTP), Let's Encrypt, and more.

 Pre DockerCon with Phil Estes, Scott Coulton, and Sujay Pillai | File Type: audio/mpeg | Duration: 3939

In this episode, I am joined by Phil Estes of IBM, Scott Coulton of Microsoft, and Sujay Pillai. We're all working in the DevOps space and discuss topics and open source projects weeks before DockerCon. Topics include Kubernetes, CNCF, ContainerD, CNAB, Rootless Docker, Linux security in containers, and more.

 Pre DockerCon with Laura Tacho and Marcos Lilljedahl | File Type: audio/mpeg | Duration: 4234

In this episode, I chat with Laura Tacho from CloudBees and Marcos Lilljedahl from iúnigo, both Docker Captains and developers. We take questions from the live audience and discuss topics ranging from the difference between Jenkins and Jenkins X, to Facebook's osquery and other new open source, to Docker's upcoming 19.03 release and its new features.

 Multiple Docker Images From One Git Repo | File Type: audio/mpeg | Duration: 216

I answer a question about how to build multiple Docker images from a single GitHub repository. I talk about how to change which Dockerfile Docker build will use, and how to control the path (or context) that Docker builds from.

 TLS in Dev and Prod with Docker | File Type: audio/mpeg | Duration: 241

I answer a question about using TLS/SSL certificates in local development with Docker for microservices and then how to use those certs in production Docker. I talk about Let's Encrypt, Traefik, and more.

 Java and JBoss in Containers. One .war File Per Container? | File Type: audio/mpeg | Duration: 380

Docker Captain Michael Irwin and I discuss Java .war files in containers, and how you should break them up. We answer a question on how to design them for easy isolation and replacement.

 Backing Up a Database Container in Swarm | File Type: audio/mpeg | Duration: 393

Docker Captain Michael Irwin and I discuss backups of databases in a container cluster like Docker Swarm.

 Swarm Volume Storage Drivers | File Type: audio/mpeg | Duration: 421

Docker Captain Michael Irwin and I go over various storage options for persistent volumes in Swarm, and how you need to think about storage for Docker.

 Learning The New Docker App with Michael Irwin | File Type: audio/mpeg | Duration: 1640

In March of 2019 I talked with Michael about the new "docker-app" experimental tool. This clip talks about why it exists, and how to use it. In April 2019 Docker released a beta of 19.03 that includes "docker-app" as a plugin to the standard docker CLI, as "docker app", but most other features of this tool stay the same. We also talk about the standard behind this tool, CNAB.

 Docker Bind-mount and Volume File Changes During Entrypoint | File Type: audio/mpeg | Duration: 169

In this episode, I list the steps to copy or sync files between a docker volume and the host

 Docker Swarm Install in AWS | File Type: audio/mpeg | Duration: 356

In this episode I quickly list the steps to setup a Docker Swarm in AWS using docker-machine and shell scripts

Comments

Login or signup comment.