System of Systems Architect

Professional in Overengineering

This paper is an extended version of our first KSI paper1, which I had previously discussed.
As the previous paper had earned an award for best paper at the conference, we were invited to prepare an extended version to submit to the IARIA journals.
So we set out to address the short comings...

Continue reading...

My dissertation covers 3 main products of my work.
These are two designs called Scalable AI Accelerator, short SAIA, and Scalable Kubernetes Inference Platform, short SKIP, as well as a design method for system of systems design.
The two designs both provide an approach for an AI inference platf...

Continue reading...

This paper presents Ephemeral Kubernetes as a tool for deploying and re-deploying Kubernetes clusters on top of Warewulf.
Warewulf is a node management solution commonly utilized in HPC environments as it enables stateless node provisioning with nodes booting into operating system images that are...

Continue reading...

This paper addresses the issue of being unable to test scheduling algorithms for heterogeneous Kubernetes clusters when having no access to the required hardware to deploy a heterogeneous cluster.
Specifically, the paper introduces Q8S, a tool for deploying heterogeneous Kubernetes cluster on t...

Continue reading...

This paper introduces Kind Slurm Integration, short KSI, as a system for running Kubernetes without root under Slurm.
The implementation is based on Kind and rootless Podman, which enable setting up and running a complete Kubernetes deployment within a Slurm job on a single node.
The paper...

Continue reading...

The European Space Agency, short ESA, runs a yearly competition called Computer In A Room Challenge, short CIARC.
This competition is open to university students, including bachelor’s, master’s and PhD students, and is intended to foster curiosity in space engineering from students of various f...

Continue reading...