From 14fb67a46da817ef2b85c539fc8c845d1fcce52f Mon Sep 17 00:00:00 2001 From: vultj <113467936+vultj@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:26:01 -0500 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dfd0137..0b6cffe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Overview An operator to deploy slurm in kubernetes. +Note: This project has been renamed from slinkee to slik; this was due to a name conflict. + ## Usage Everything is public, including the slurm images. You do not need any auth or secret sauce to use this. If you intend to use in a different cloud platform you may need to make tweaks to the mariadb statefulset. If you intend to deploy slurm on arm you'll need to build arm images.