Patroni auf nebula

Mit den richtigen Zutaten ist es natürlich möglich einen Patroni-Cluster aufzubauen, der sich über mehrere völlig unabhängige Cloud-Umgebungen erstreckt. Und die Zutaten kennen wir schon: Ein funktionierender Consul-Cluster (idealerweise auch über mehrere unabhängige Cloud-Umgebungen hinweg aufgebaut) und nebula: GitHub - slackhq/nebula: A scalable overlay networking tool with a focus…

Nomad GUI keyboard shortcuts

Just because I have seen it for the first time: If you press <shift> in the Nomad GUI, it will show you the keyboard shortcuts for the various menu items. I just wasn't able to screenshot it. "gj" brings you to the Job menu.…

defined - nebula managed

Weil es bei nebula ja etwas nervt, die Hosts zu verwalten und händisch dem Overlaynetzwerk hinzuzufügen, war ich froh, als ich auf defined networking gestossen bin, die hinter nebula stehen und das Ganze auch "managed" anbieten. Der Clou dabei ist, dass sie eine API bereithalten, mit der man…

Stress Test - gefühlte Sicherheit

Mike Treasure hat in seinem Blog "As Easy As Riding A Bike" 2015 einen Beitrag geschrieben, den er mit "Stress test" betitelt hat. Er benutzt diesen Tweet If we agree solution to drivers harassing cyclists is segregation, why shouldn't solution to men harassing women…

Nomad im Consul-DNS

Nur damit ich es hier mal aufgeschrieben habe (und nicht falsch in Erinnerung behalte): Tatsächlich ist es so, dass sich ein Nomad Cluster – wenn es mit Consul integriert ist (oder werden kann) – automatisch dort als Service "nomad" registriert. Der Nomad Cluster root@nomad-prod2-0:~# nomad server members Name Address…

Nomad Autoscaler mit Variablen

Wer sich schonmal mit dem Nomad Autoscaler beschäftigt hat, der weiss, dass es sich dabei um eine Komponente handelt, die separat von Nomad läuft. Das bedeutet, dass es verschiedene Optionen gibt, den Autoscaler auszurollen. Man kann ihn z. B. genau wie Nomad selbst, als Dienst per systemd starten. Deutlich komfortabler…

Nomad Service Discovery

I don't know, whether it is the completion of the IBM Hashicop acquisition or just a normal gain of "visibility" of Hashicorp Nomad: Recently two "Hashicorp Nomad vs. Kubernetes" comparisons and some "Beyond Kubernetes" articles streamed through my timeline: * Nomad Vs Kubernetes…

SmartOS ramdisk size

You might have read in the last release announcement of SmartOS, that * SmartOS ramdisk size has been increased to 350000KiB due to gcc14 debug image size and Intel microcode updates. This may mean more free space in the ramdisk root in stock deployments. If you monitor this, you may need…