Building an HPC Kubernetes Cluster with MAAS and DeepOps

This draft captures the practical flow for building a bare-metal Kubernetes cluster with MAAS and DeepOps: commission the nodes, deploy the operating system, prepare the inventory, tune the Kubernetes variables for the environment, and run the cluster build with enough observability to make the result usable.

Fixing a DeepOps or OpenShift Ansible Run Blocked by `pkg_resources`

This draft captures a small but blocking issue in a DeepOps-style Ansible run where the remote Python environment was missing the pkg_resources module from setuptools.