deploy-agents
OfficialDeploy OpenShift agents and refresh MLflow tokens
Software Engineering#openShift#kubernetes secrets#env generation#helm deployment#mlflow token refresh#agent rollout#tracing verification
Authorred-hat-data-services
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deploying agent workloads to OpenShift and keeping MLflow tracing tokens valid is time-consuming and error-prone, especially when required settings already exist in prior deployments.
Core Features & Use Cases
- Auto-detect cluster configuration: Extracts BASE_URL, model details, MLflow settings, and registry prefix from the first existing standard agent deployment in the namespace, avoiding redundant user input.
- Safe, validated deployment workflow: Validates prerequisites (oc/helm/container CLI), resolves target agents (with filtering of non-standard ones), writes per-agent .env files (without logging secrets), builds/pushes images when needed, deploys via Helm, and verifies runtime health via route /health.
- Comprehensive MLflow token refresh: Refreshes
mlflow-tracking-tokensecrets for all applicable agents in the namespace, restarts deployments, verifies secretKeyRef wiring, and confirms MLflow connectivity/tracing via startup logs.
Quick Start
Ask the agent to deploy standard agents to your OpenShift namespace by running: /agentic-starter-kits-skills:deploy-agents all
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: deploy-agents Download link: https://github.com/red-hat-data-services/agentic-starter-kits-skills/archive/main.zip#deploy-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.