rackspace-spot-access

Official

Seamless Rackspace ARC access with spotctl.

AuthorMatchpoint-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides step-by-step instructions for accessing the Rackspace Spot Kubernetes cluster to debug ARC runners using spotctl. The guide covers installation, authentication via GCP Secret Manager, kubeconfig retrieval, and common debugging commands. Activates on "spotctl", "cluster access", "rackspace debug", "kubeconfig", or "spot cluster".

Core Features & Use Cases

  • Token retrieval: Retrieve the API token from GCP Secret Manager.
  • Spotctl configuration: Configure spotctl with organization and token.
  • Kubeconfig access: Retrieve kubeconfig for the matchpoint-runners cluster and export KUBECONFIG.
  • Connectivity checks: Verify cluster readiness with kubectl.
  • Use Case: Debug ARC runners in Rackspace Spot with guided commands to quickly identify issues.

Quick Start

Use the rackspace-spot-access skill to retrieve the API token from GCP Secret Manager and configure spotctl for the matchpoint-runners cluster, then generate the kubeconfig and verify kubectl connectivity.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rackspace-spot-access
Download link: https://github.com/Matchpoint-AI/matchpoint-github-runners-helm/archive/main.zip#rackspace-spot-access

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository