rackspace-spot-best-practices
OfficialOptimize ARC runners on Rackspace Spot.
Software Engineering#ci/cd#github actions#resilience#kubernetes#cost optimization#preemption#rackspace spot#spot instances
AuthorMatchpoint-AI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Running GitHub Actions ARC runners on traditional spot instances can be challenging due to preemption and complex cost management. This Skill provides best practices for leveraging Rackspace Spot Kubernetes, a unique auction-based cloud, to achieve significant cost savings and improved resilience for CI/CD.
Core Features & Use Cases
- Cost Optimization Strategies: Guides on bidding strategies,
minRunnersconfiguration for optimal cost-performance balance, and ROI calculations. - Transparent Preemption Handling: Explains Rackspace Spot's unique transparent migration for persistent storage, reducing disruption compared to other cloud spot instances.
- Resilience Patterns: Implements mixed on-demand/spot strategies, topology spread constraints, and namespace isolation for high availability.
- Critical Configuration Fixes: Highlights the crucial
releaseNamevsrunnerScaleSetNamemismatch and its impact on runner registration. - Use Case: To drastically reduce your CI/CD infrastructure costs while maintaining high availability, use this Skill to configure your GitHub Actions ARC runners on Rackspace Spot, ensuring optimal
minRunnerssettings and understanding how to handle spot instance preemption effectively.
Quick Start
Use the rackspace-spot-best-practices skill to explain how setting minRunners: 2 for GitHub Actions ARC runners on Rackspace Spot provides the best balance of cost and performance. Detail the cost savings and performance benefits.
Dependency Matrix
Required Modules
None requiredComponents
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-best-practices Download link: https://github.com/Matchpoint-AI/matchpoint-github-runners-helm/archive/main.zip#rackspace-spot-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.