TIL: Docker and Kubernetes Tools - Whaler, Descheduler, and Dive

Today I discovered three powerful tools for container management: Whaler for reverse-engineering Dockerfiles, Kubernetes Descheduler for pod optimization, and Dive for Docker image analysis.

March 18, 2021 Â· 2 min

TIL: Flask-Meld, Python Container Debugging, and MicroPython Tools

TIL 2020-12-23 Debugging Python Containers in Production - Techniques for debugging Python applications running in Docker containers. GitHub - dhylands/rshell - Remote Shell for MicroPython devices, enabling file management and REPL access. Speakers Who Want a Platform - Directory of underrepresented speakers for conferences and events. Flask-SocketIO-Chat - Simple chat application demonstrating Flask-SocketIO structure. pre-commit/identify - File identification library for Python, useful in pre-commit hooks. tomnomnom/gron - Make JSON greppable by flattening it into discrete assignments. ...

December 23, 2020 Â· 1 min

TIL: Docker Networking Deep Dive, Julia Evans' Systems Knowledge, and Kubernetes from the Ground Up

Today I learned about Docker graph drivers and container networking, Julia Evans' excellent systems programming explanations, and comprehensive Kubernetes architecture through Kamal Marhubi's ground-up approach.

July 30, 2020 Â· 9 min