You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up default configurations and remove placeholder cloud examples (#35)
- Remove redundant cloud provider configurations (AWS, GCP, Azure)
- Keep only functional configurations: local, Kubernetes, and HPC clusters
- Prepare for proper cloud provider integrations with API-based setup
- Reorganize configs in logical order: local first, then HPC examples
The removed cloud examples were just static placeholders that didn't actually
provision resources. They will be replaced with proper implementations that:
- Accept user credentials/API keys
- Automatically provision cloud resources
- Handle cluster lifecycle management
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments