 
      
    | You are here | www.junauza.com | ||
| | | | | www.frijid.net | |
| | | | | ||
| | | | | jborza.com | |
| | | | | I thought it would be fun to run Windows 2000 on a Pinebook - a nice little ARM-powered laptop. As there is no version targetting this architecture, we have to use an emulator. QEMU is a nice free choice to run on Linux, and it supports the combination we need, which is i386 guest on an aarch64 host. I am running the Manjaro Linux distribution, so I had to install qemu and qemu-arch-extra packages. | |
| | | | | www.linuxuprising.com | |
| | | | | Since Oracle Java 11 can't be directly downloaded from Oracle any more, the installer no longer works, so I created a new installer for which the user needs to provide the Oracle Java .tar.gz archive. | |
| | | | | kndrck.co | |
| | | Prelude I've been trying to find a quick and easy example on how to setup application metrics logging on kubernetes using prometheus and grafana, from someone with minimal kubernetes experience. However after scouring the web, the examples I could find had lots of assumed knowledge on how kubernetes and its tooling worked, or just overly verbose. This article is more for me as a reference guide on how to setup application monitoring in Kubernetes using prometheus, and grafana with the help of Helm on EKS. | ||