Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
Facet
Gioorgi EverGreen
Search Results for: k8s
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
Oracle Cloud e K8s
Abbiamo già trattato il Cloud di Oracle, codename OCI, e lo riprendiamo con questo articolo. Oracle sta cercando di rincorrere la triade Amazon, Google e Azure, e lo sta facendo in modo creativo: vediamo pro e contro.
K8s Cheats and insight
How to reboot a k8s pod/deployment kubectl rollout restart deployment <deployment_name> -n <namespace> How to show helm history helm history -n <namespace> <deployment>
Nuove tendenze dei prossimi cinque anni
Bill Gates ha detto che tendiamo a sovrastimare gli avanzamenti tecnologici dei prossimi due anni e a sottostimare quelle dei prossimi dieci. Al momento ci sono due forze opposte nel mondo dell’IT: Da un lato i provider cloud, i container … Continue reading
Posted in Italian Content
Tagged AMD, cloud computing, futuro, informatica, threadripper
Comments Off on Nuove tendenze dei prossimi cinque anni
HarborMaster!
After creating Misterio, I found this alternative called HarborMaster: Harbormaster is a small utility that lets you easily deploy multiple Docker-Compose applications on a single host. It does this by taking a list of git repository URLs that contain Docker … Continue reading
Docker done right: docker compose and up to kompose
Docker was born for the cloud. It is the easiest way to run different software in a tiny box, installing it in a rapid way and with a nice way to wipe it in a snap. But when docker shines … Continue reading
Posted in English Content
Tagged docker, docker-compose, k8s
Comments Off on Docker done right: docker compose and up to kompose
Docker History
Bullet points: 1979: Unix V7 Introduced the chroot command to isolate the filesystem a process “access” to. Various technology was introduced up to 2006, like Virtuozzo (which patched Linux in a proprietary ways) 2006: Process Containers Launched by Google in … Continue reading
Posted in DevOps, English Content, IT Featured, Knowledgebase
Tagged docker, history
Leave a comment