From 441110af51ffc47eebfc98666b0521f6337398d6 Mon Sep 17 00:00:00 2001 From: Gandalf the Greybeard Date: Tue, 17 Mar 2026 12:15:43 +0000 Subject: [PATCH] docs: remove manual install sections from README ArtifactHub plugin installer is the only supported installation method. Remove manual tarball, sidecar, and build-from-source install options to align documentation with company policy. Co-Authored-By: Paperclip --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 62e50bb..3b70d24 100644 --- a/README.md +++ b/README.md @@ -48,23 +48,8 @@ Rook-Ceph must be deployed in the `rook-ceph` namespace with standard labels. Th ## Installing -### Option 1: Headlamp Plugin Manager (Recommended) - Browse the Headlamp Plugin Manager (Settings → Plugins → Catalog) and install **headlamp-rook-plugin** directly. -### Option 2: Manual Plugin Install - -Download the latest release tarball and place it in your Headlamp plugins directory: - -```bash -# Download the latest release -curl -L https://github.com/privilegedescalation/headlamp-rook-plugin/releases/latest/download/headlamp-rook-plugin-.tar.gz \ - -o headlamp-rook-plugin.tar.gz - -# Extract to Headlamp plugins directory -tar -xzf headlamp-rook-plugin.tar.gz -C ~/.config/Headlamp/plugins/ -``` - ## RBAC & Security Setup The plugin reads Rook-Ceph CRDs and Kubernetes resources. Your Headlamp service account needs: