Rancher Deployment Management

🌐Community
by futuretea · vlatest · Repository

Helps with deployment, management as part of automating DevOps pipelines and CI/CD workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add rancher-deployment-management npx -- -y @trustedskills/rancher-deployment-management
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "rancher-deployment-management": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/rancher-deployment-management"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to manage deployments within Rancher. It can create, update, and delete Kubernetes deployments, as well as monitor their status and logs. The skill leverages the Rancher API for these operations, enabling automated deployment workflows.

When to use it

  • Automate repetitive deployment tasks in your Rancher environment.
  • Troubleshoot issues by retrieving deployment logs and statuses.
  • Manage deployments across multiple Kubernetes clusters within Rancher.
  • Quickly create new deployments based on existing templates or configurations.

Key capabilities

  • Create Kubernetes Deployments
  • Update existing Deployments
  • Delete Deployments
  • Retrieve Deployment Status
  • Access Deployment Logs

Example prompts

  • "Create a deployment named 'my-app' with image 'nginx:latest' in the 'default' namespace."
  • "What is the status of the 'webserver' deployment?"
  • "Show me the logs for the 'database' deployment."

Tips & gotchas

Requires access to a Rancher cluster and appropriate API credentials. The skill’s effectiveness depends on accurate Rancher environment details being provided in prompts.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
futuretea
Installs
2

🌐 Community

Passed automated security scans.