







An over-engineered Home Lab with Docker and Kubernetes.
Setting up a personal Home Lab is not a task for lazy people: it incurrs a big cost of maintenance and issues arise even though we might use the best IT-Infrastructure practices… but we can always learn a lot out of it and make it also super fun. In this post I would like to share my journey and share some tips and tricks and issues I bumped into. Let’s jump in!


just installed the docker image-requesting sudo password for jovyan · Issue #408 · jupyter/docker-stacks
Hi, I had just installed the jupyter/datascience-notebook image. Command: docker pull jupyter/datascience-notebook When I executed command to run docker run -d -p 8888:8888 -v /home/Paula/dockerNot...
Build an Orchestrator in Go (From Scratch)
Develop a deep understanding of Kubernetes and other orchestration systems by building your own with Go and the Docker API.

How Kubernetes probes work | ngrok blog
Learn how probes work interactively on simulated Kubernetes clusters running in your browser.

The platform engineer's survival guide to Kubernetes networking, Tue, Jul 9, 2024, 10:00 AM | Meetup
Kubernetes networking can be intimidating for platform engineers, but with the right knowledge, it can become a powerful tool. Understanding the various layers of Kubernete

Why you should take a look at Nomad before jumping on Kubernetes
Hashicorp's Nomad is a great, easy to use and very flexible task scheduler/orchestrator, and actually fares up decently against Kubernetes.
Kimi-K3/k3_tech_report.pdf at main · MoonshotAI/Kimi-K3
Open Frontier Intelligence. Contribute to MoonshotAI/Kimi-K3 development by creating an account on GitHub.
5 Podman Features You Should Know: Kubernetes & Containers Simplified
How do I run a docker instance from a DockerFile?
I finally figured out how to get docker up and running. docker run --name my-forum-nodebb --link my-forum-redis:redis -p 80:80 -p 443:443 -p 4567:4567 -P -t -i nodebb/docker:ubuntu I linked it to a
Agent54/xe-tauri-podman
tauri app with web ui for managing podman containers with web based terminal able to run claude code