Any sufficiently advanced technology is indistinguishable from magic.

lgirardi

 Kubernetes postfix

Long story short my vps provider changed tha ammount for the small instance from 1$ to 3$ so i took the advantage to switch my postfix service from cloud to onprem. Why, since the world is moving to cloud ? Because my own domain is…

Continue reading...
lgirardi

Kubernetes servicemesh

Do we need a service mesh ? few years ago i started to evaluate this feature fitting in an existing infrastructure There are many concept to consider and many mistake the people usually think Better to start with what is NOT a work for a service mesh…

Continue reading...
lgirardi

Kubernetes apache httpd

The semi-unuseful apache implementation in kubernetes Well , why we are talking about apache httpd in kubernetes ? We have ingress resources , we have ambassador and we are using microservices... True but internet was not built yesterday and for some reasons out of my…

Continue reading...
lgirardi

Kubernetes guacamole

Here we are , another apache guacamole implementation in kubernetes This service is designed to avoid the usage of mysql and create a standalone project The main idea is to use the user-mapping.xml as a config map For production environment i suggest to add the ldap auth…

Continue reading...