Categories
-
Recent Posts
Recent Comments
- login gbo338 on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Login Gbosky on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Gbo Slot on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Twicsy on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
- Relief Transdermal Patch on Two worlds meet (1): Automated creation of Yum Repos with Maven, Nexus, and Hudson
Archives
Meta
Author Archives: erik
A fresh start
I am starting a new job on March 1st 2023 and on this happy occasion, the traditional countdown timer is up again! Frames are not supported by your browser The timer appears each time something important is about to happen … Continue reading
Posted in Uncategorized
Leave a comment
Monitoring logs on k8s with loki and grafana
This post describes how to monitor logs in kubernetes with grafana and loki. This covers the use case of logging for troubleshooting purposes. That is, it allows analysing human readable logs coming from multiple systems in one aggregated log. Human … Continue reading
Posted in Uncategorized
Leave a comment
A note on migrating an old Jira install to Jira cloud
One part of the migration of my old setup to kubernetes is the migration of an old Jira 6.1 instance. Unfortunately, running that same jira instance in a container did not work because of licensing issues, and apparently it is … Continue reading
Posted in Uncategorized
Leave a comment
DLNA server on kubernetes, embarassingly simple…
As the last step of migration to kubernetes I am migrating my DLNA server to kubernetes. This will allow me to play content from my server on my TV. As part of my previous migration of the NAS I already … Continue reading
Posted in Devops/Linux
Leave a comment
A do-it-yourself NAS on kubernetes
As one of the last steps in moving my VM based setup at home to kubernetes, it is now the turn to migrate my ‘NAS’. The term ‘NAS’ is a too much honor for it since it is basically just … Continue reading
Posted in Devops/Linux
Leave a comment
Migrating subversion and git to k8s
The migration of my old VM based infrastructure at home to k8s is almost finished. The final steps to do are: moving version control to kubernetes: subversion and git moving my file shares/NAS server hosting my DLNA server for playing … Continue reading
Posted in Devops/Linux
Leave a comment
Countdown until solar panel installation
Yes, it is time for a countdown timer again. This time it is for the estimated start time of the installation of the solar panels on my roof: Frames are not supported by your browser See also here, here, and … Continue reading
Posted in Fun
Leave a comment
Migrating an old and (t)rusty application server to k8s
As part of my project to move everything from VMs to kubernetes and to get rid of some really old VMs (talking OpenSuSE 11 from 2010 here), it is now time to migrate my old java applications to kubernetes. These … Continue reading
Posted in Devops/Linux
Leave a comment
Jenkins on kubernetes
Up until now I have been running, a by now ancient, version of Jenkins on a virtual machine. The virtual machine on which it was running was so old that it was even unable to download any more newer artifacts … Continue reading
Posted in Devops/Linux
Leave a comment
Migrating mailman to k8s
The final step in migrating ‘everything-email’ from my old server to a kubernetes setup is the migration of mailing lists based on mailman. In previous posts, I migrated the core mailserver and webmail to kubernetes. It s recommended to read the … Continue reading
Posted in Devops/Linux
Leave a comment