Search
Translate / Traduci
Support Gioorgi Editorial Board
Tag Archives: devops
K8s done right Part 2: Istio service Mesh
In this second article, I suggest to explore further two simple helm chart for getting a bit more inside K8s. Grafana Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very … Continue reading
Posted in English Content, K8s Done Right
Tagged devops, docker, docker-compose, k8s
Leave a comment
K8s done right Part 1: start from helm charts
K8s is a very complex beast. But it give you a very good set of security defaults, and it is also a very well done implementation of a microservice application. After installing Docker Swarm on some Customer, we are giving … Continue reading
Posted in English Content, K8s Done Right
Tagged devops, docker, docker-compose, k8s
Comments Off on K8s done right Part 1: start from helm charts
Ansible rulez!
In the last weekend I needed to restore my RasperryPi service box. It is a raspberrypi 2 which mostly make backups of my blogs. Its microSD card gets corrupted, forcing me a full reinstall. I decided to try to make … Continue reading
Docker tips
Use docker in docker to drive docker from a container Working under windows, sometimes docker slow down. Sometimes you need to access to the MobyVM. With this line: docker run --rm -ti -v "/var/run/docker.sock:/var/run/docker.sock" -v /:/host docker sh you run … Continue reading
Prometheus + Grafana: vincere facile
Abbiamo provato Prometheus in congiunzione con Grafana. Prometheus è un tool di monitoraggio e alerting, scritto in Go e caratterizzato da un database orientato all’archiviazione in time series. Entrambi sono molto curati, open source e caratterizzati da una offerta commerciale … Continue reading
Posted in Italian Content
Tagged devops, grafana, k8s, prometheus
Comments Off on Prometheus + Grafana: vincere facile
Detecting Agile bullshit
The department of defense, has published a nice document to “detect” agile bullshit. The document is called DIB_DETECTING_AGILE_BS_2018.10.05 and was published on October 2018. We saved a copy on our site, because we think it is very very interesting…
Hyper VM Troubleshooting
Sometimes your windows’ HyperV Hypervisor will refuse to start. The problem is tricky because the services seems started if you check them. Also the installation is successful, virtualization is enabled and so on. So what is wrong?
Posted in DevOps, English Content, IT Featured
Tagged devops, docker, hyperV, troubleshooting
Comments Off on Hyper VM Troubleshooting