How do I add a QCOW image as a software image? A software image is a directory on the head node that is being used to provision compute nodes. It contains...
Installing Kubernetes on Air-Gapped 9.2 Systems Kubernetes is most easily installed on a cluster that is able to access the internet. For clusters without internet access...
KubeVirt on BCM 10 This article will review a basic installation of KubeVirt on BCM 10 or later. These steps will not work for...
Upgrading Kubernetes version 1.24 to 1.26 on a Bright 9.2 cluster. Prerequisites This article is written with Bright Cluster Manager 9.2 in mind, where Kubernetes is currently deployed with the default...
How to install Azure Managed Lustre FS client on top of BCM 10 This article is tested on BCM10 with Ubuntu 22.04 1. clone the default software-image cmsh softwareimage clone default-image amlfs-image 2....
Kubernetes 1.29.6 setup on BCM 10.24.07 Airgapped 1. Prerequisites and Requirements We will setup the following: Kubernetes version: v1.29.6 Base Command Manager (BCM) version: 10.24.07 On Linux...
Kubernetes 1.30.5 setup on BCM 10.24.09 Airgapped 1. Prerequisites and Requirements We will setup the following: Kubernetes version: v1.30.5 Base Command Manager (BCM) version: 10.24.09 On Linux...
Required security upgrade for nvidia-container-toolkit A security issue has been found in nvidia-container-toolkit. All nodes that have this package installed need to have the package...
Deprecation of cm-singularity and cm-apptainer packages The cm-apptainer and cm-singularity packages have been deprecated and will be removed with BCM 11. Upstream packages from https://apptainer.org/ or...
Pythoncm script examples on software image related operations This article will provide Pythoncm script examples for software image related operations. Pre-requisites: Install Pythoncm and load the module:...
Kubernetes setup on BCM 10.24.11 Airgapped 1. Prerequisites and Requirements We will setup the following: Kubernetes version: v1.31.2 (default), v1.30.6 or v1.29.10 Base Command Manager (BCM)...
How to setup Rootless Docker on top of BCM10 Rootless mode allows running the Docker daemon and containers as a non-root user to mitigate potential vulnerabilities in the docker...