oc-fleet-ops

Automate containerized application deployment and operations across self-managed infrastructures.

Updated May 15, 2026
One-click install
npx skills add https://github.com/asfbay-bit/opchain-skills --skill oc-fleet-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oc-fleet-ops
Source: https://github.com/asfbay-bit/opchain-skills/tree/main/skills/oc-fleet-ops
Command: npx skills add https://github.com/asfbay-bit/opchain-skills --skill oc-fleet-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kubectl, terraform, ansible, helm, nomad, compose, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the deployment and operation of containerized applications across self-managed infrastructures, reducing manual overhead and improving operational efficiency.

Core Features & Use Cases

  • Container Orchestration: Manage containerized applications across various environments (k8s, Nomad, Compose, VMs).
  • Infrastructure Provisioning: Automate infrastructure setup using IaC tools like Terraform and Ansible.
  • Deployment Strategy: Support rolling, blue-green, and canary deployment strategies.
  • Health Verification: Ensure the health of the entire fleet and individual components.
  • Day-2 Operations: Scale, drain, replace, and rollback containers as needed.
  • Use Case: Deploy a multi-container application across Kubernetes and on-premises VMs, with Terraform for infrastructure provisioning.

Quick Start

Use the oc-fleet-ops skill to provision and deploy a new application on Kubernetes.

Frequently Asked Questions about oc-fleet-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate container deployment across self-managed infrastructure?

Automate container deployment across self-managed infrastructure by using this Skill to orchestrate provisioning, manage rolling or blue-green deployments, and verify component health across k8s, Nomad, and VMs.

Does this deployment automation approach support both Kubernetes and on-premises VMs?

Yes, this deployment automation supports managing containerized applications across hybrid environments including Kubernetes, Nomad, Compose, and on-premises VMs using Terraform and Ansible for provisioning.

What's the best way to run day-2 operations like scaling and rolling back containers?

Run day-2 operations by automating container scaling, draining, replacing, and rollback procedures through integrated infrastructure automation tools like kubectl, helm, and ansible.

Can I use Terraform and Ansible together for infrastructure provisioning in my deployment pipeline?

Yes, you can use Terraform and Ansible together to automate infrastructure provisioning and configuration management as part of your container orchestration pipeline before deploying applications.

What deployment strategies are supported for container orchestration on self-managed infra?

Container orchestration on self-managed infra supports rolling, blue-green, and canary deployment strategies, allowing controlled application rollouts with automated health verification for the entire fleet.