How do I configure Kubernetes to use NVIDIA GPUs on a Bright 8.0 cluster? Warning: this article is specifically intended for Bright 8.0. For instructions on enabling GPUs in Kubernetes for more recent versions...
Installing NVIDIA docker on Bright 8.0 Preliminary support for NVIDIA docker has been implemented for 8.0, deeper integration with Bright Cluster Manager is still a work...
Does Bright’s Kubernetes installation stick to open cloud standards? or:How can I verify that Bright’s Kubernetes deployment passes the official CNCF conformance tests? The CNCF (Cloud Native Computing Foundation)...
How can I use GPUs with Bright Deep learning stack? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How do I expose a Kubernetes service to an external network in Bright 7.3/8.0? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How do I expose a Kubernetes service to an external network in Bright 8.1? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How to Deploy Spark without Kubernetes on Bright 9.0 and 9.1 with CentOS8 Deploy Spark using CMDaemon This example will deploy the spark master on the Head Node. All the workers will be...
How do I use NGC containers with Bright’s Jupyter setup? These instructions are not relevant for installations of Bright Cluster Manager 9.2 and newer. An integration with Kubernetes’ Jupyter operator...
How to Deploy Spark with Kubernetes on Bright 9.1 with CentOS8 The steps described in this page can be followed to run a distributed Spark application using Kubernetes on Bright 9.1....
How to Deploy Spark with Kubernetes on Bright 9.0, 9.1, 9.2. The steps described in this page can be followed to run a distributed Spark application using Kubernetes on Bright 9.0,...
Etcd Backup and Restore with Bright 9.0+ 1. Prerequisites The following article was written with Bright Cluster Manager 9.0 in mind but should work the same also...
Etcd membership reconfiguration in Bright 9.0+ 1. Prerequisites The following article was written with Bright Cluster Manager 9.1 in mind but should work the same for...
How to create a Docker image to run Jupyter kernels This article demonstrates a procedure to create a Docker image which can be used to run Jupyter kernels via Kubernetes....
Changing Kubernetes Cluster CIDR with Calico or Flannel in Bright 8.2, 9.0, 9.1, 9.2. 1. Prerequisites The following article was written with Bright Cluster Manager 9.1 in mind, but should work for versions 8.2,...
The NVIDIA GPU Operator with Kubernetes on a Bright Cluster This article has been written for existing Kubernetes deployments in Bright versions <= 9.2. Prerequisites This article was written with...
Installing Kubernetes on Air-Gapped Systems Kubernetes is most easily installed on a cluster that is able to access the internet. For clusters without internet access...
How to configure an HTTP(s) proxy for Kubernetes 1. Prerequisites This article was written with 9.2 in mind, but the content should apply for older versions as well....
Disable Calico IPIP in Bright Cluster Manager 9.2, 9.1, 9.0. 1. Prerequisites This KB article focuses on Bright Cluster Manager versions 9.0 >=< 9.2, however the instructions might work for...
Bright Cluster Manager, kubectl config and kubeconfig files This KB article aims to give answers to common questions surrounding this topic. 1. Prerequisites This KB article assumes Kubernetes...
Upgrading Kubernetes version 1.18 to 1.21 on a Bright 9.1 cluster. 1. Prerequisites This article is written with Bright Cluster Manager 9.1 in mind, where Kubernetes is currently deployed with the...
Installing Kubernetes on Air-Gapped Systems Kubernetes is most easily installed on a cluster that is able to access the internet. For clusters without internet access...
How do I ensure that the container images I run on my BCM cluster through Kubernetes are secure? Introduction This article describes deploying OpenClarity onto a BCM managed Kubernetes cluster for the purposes of security auditing and monitoring....
Installing Cilium networking for Kubernetes 0. Prerequisites This KB article assumes a Rocky9 cluster and NVIDIA cluster manager version 9.2. This KB article assumes a...
How to run SLURM jobs in Singularity containers via Jupyter In this article we are going to demonstrate a procedure to run SLURM jobs in Singularity containers by Jupyter on...
Kubernetes: Limit GPU resource usage for a namespace About: This article contains Kubernetes resource quota examples for limiting GPU usage per namespace. For further information on setting resources...