Docker vs Podman el 2026: qui guanya en infraestructures d'#IA? 🤖
Mentre que #Docker manté la seva maduresa, #Podman destaca per la seva arquitectura sense daemon i rootless, clau per a la seguretat en projectes de #DeepLearning. A més, la seva integració nativa amb #Kubernetes i l'absència de costos de llicència el fan imbatible per a molts entorns de producció.
Llegeix la comparativa aquí: https://dasroot.net/posts/2026/02/docker-vs-podman-ai-infrastructure/
#DevOps #Containers #ArtificialIntelligence #CloudComputing #Tecnologia

Compare Docker and Podman for AI infrastructure in 2026. This analysis covers architecture, performance, security, and Kubernetes integration to help teams choose the right container runtime for AI development and deployment.
iX-Workshop: Deep Dive in Helm – Kubernetes-Anwendungen effizient verwalten
Lernen Sie praxisnah, wie Sie Kubernetes-Applikationen mit Helm in modernen Containerumgebungen effizient verwalten.
#Containerisierung #ContinuousDelivery #ContinuousIntegration #DevOps #IT #iXWorkshops #Kubernetes #OpenSource #news
Compare Docker and Podman for AI infrastructure in 2026. This analysis covers architecture, performance, security, and Kubernetes integration to help teams choose the right container runtime for AI development and deployment.
#Docker #Podman #AI Infrastructure #Container Runtime #Kubernetes Integration
https://dasroot.net/posts/2026/02/docker-vs-podman-ai-infrastructure/

Compare Docker and Podman for AI infrastructure in 2026. This analysis covers architecture, performance, security, and Kubernetes integration to help teams choose the right container runtime for AI development and deployment.
The worst thing about this is that if you search the CVE number, the _ACTUAL_ page from Microsoft is nowhere in the search results, and the first 10 links are bullshit AI panic-mongering slop. None of them link back to the actual CVE. So if you're trying to find out more official information about what's actually going on, you are extremely out of luck.
RE: https://infosec.exchange/@offseq/116338185097856769
JFC this is AI slop nonsense. There was a vuln but if you look at the actual CVE Microsoft fixed it and there is no action needed by users:
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33105
"No patch yet" - Microsoft already patched it!
"Restrict access and monitor urgently" - this will do nothing and there is nothing to monitor.
Thanks for wasting 30 minutes of my life and causing a brief panic.
I just realized I could use an External-Secrets webhook provider to pull credentials from Authentik, so I wrote a post about how to do it.
https://blog.jameswynn.com/posts/2026/04/external-secrets-authentik/
#kubernetes #authentik #externalsecrets #selfhosting #selfhosted #homelab
Today is a big day: the second instance of #rockbot is now running in the wild! So now I know for sure it can run outside my own personal #kubernetes cluster 😀
In this case, my buddy is running it in a #docker compose environment against a local #ollama LLM, which seems to work great
How does an open-source project actually work – a look at Kubernetes
Kubernetes is one of the largest open-source projects, supported by thousands of contributors. Mario Fahlandt describes how to get started.