Sinopsis
Short question and answer clips from my weekly YouTube Live ask-me-anything show. Topics cover Docker and container tools like Kubernetes, Swarm, AWS, Cloud DevOps and the full software lifecycle supply chain. Full YouTube shows and more info available on website.
Episodios
-
Docker Network IP Subnet Conflicts with Outside Networks
07/02/2019 Duración: 05minA viewer asks about how their local docker container IP's, if behind NAT, can have issues with outside subnets at their company. I explain some of the ways even NAT won't solve IP routing for containers and how you can change your settings to different private subnets.
-
Docker Swarm Service Fails Deployment When Image Prunes
07/02/2019 Duración: 06minSomeone asks about image pruning while a Swarm service is in the middle of deployment, and how they've experienced failed containers. I reply with the details of what's going on in specific steps of a Service creation and deployment, and how the prune command could interfere.
-
Updating Swarm Configs and Secrets Without Downtime
31/01/2019 Duración: 06minI answer questions about updating your app secrets and configs in Docker Swarm without downtime
-
Apache In Containers And Multiple Virtual Host Websites
31/01/2019 Duración: 04minI answer questions about designing Apache web servers for multiple Websites in containers
-
Container Non-root Users, SUDO, GOSU, and File Permissions
31/01/2019 Duración: 08minI answer a question about using sudo in containers and file permissions when using non-root users.
-
Alpine Linux As A Base Image, Is It Really Secure?
31/01/2019 Duración: 20minAlpine Linux container images are often regarded as the "best for production, security, and image size", but I debate this based on several trends and current limitations.
-