Skip to main content

Chris's Blog

Hi there!
#

I’m a Chief Architect at Red Hat working in the Asia Pacific CTO Office.

My background is as an applied researcher who stumbled into the world of software via MATLAB and Fortran. I have a masochistic streak which draws me to problems where business/mission complexity requires innovative solutions. If those solutions have an element of supporting good governance even better!

Today I’m refining my mission at Red Hat. Interesting things I’ve been working on so far include:

  • GPUaaS infrastructures with partners
  • Digital Sovereignty including modern cloud infrastructure patterns
  • Enabling AI stacks in a variety of circumstances.
  • Security and Compliance in the complexity of the environments above.

If any of this sounds interesting please reach out via LinkedIn.

Projects I’m actively working on
#

Recent

Customizing Red Hat OpenShift agent installs for repeatable cluster builds on bare metal
Red Hat OpenShift provides lots of different install mechanisms to cater to different use cases. I’ve been using validated patterns extensively for building reference architectures and test systems. One challenge has been how to get repeatable build processes on bare metal. This blog describes how I’ve done this in one our technology labs. Like many organizations the easiest place for me to test at Red Hat is in the cloud. Our demo platform (GitHub) makes it incredibly easy to provision environments. While developing the confidential containers validated pattern I quickly started using (and templating) openshift-installer CLI do ‘IPI’ installs - the installer configures everything it needs to deploy OpenShift clusters to just big enough for what I needed.
Animals
·1 min
Wildlife and animal photography from various locations. × ‹ ›
Japan
·1 min
Street photography and landscapes from my travels across Japan. × ‹ ›
Latest Photos
·1 min
Here’s a collection of my latest photographic work, spanning different locations and techniques. × ‹ ›
Melbourne
·1 min
Urban photography and street scenes from Melbourne, Australia. × ‹ ›
Validated patterns for demos
Validated patterns for demos # Upon joining Red Hat as a Chief Architect I’ve been lucky enough to find some time to deep-dive into our products and upstream. One of the fun challenges that I faced straight away is our demo OpenShift environments, for many reasons, are emphemeral. In ephemeral environments GitOps is essential to quickly get to a consistent environment. Enter validated patterns.