domain-devops

Design Docker/Kubernetes deployments, CI/CD workflows, and GitOps pipelines.

14|7|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/aj-geddes/unicorn-team --skill domain-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-devops
Source: https://github.com/aj-geddes/unicorn-team/tree/main/skills/domain-devops
Command: npx skills add https://github.com/aj-geddes/unicorn-team --skill domain-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

DevOps teams often struggle to architect, deploy, and operate scalable, reliable containerized systems across clouds and environments. This skill provides comprehensive guidance across Docker, Kubernetes, CI/CD, GitOps, observability, and security hardening to standardize practices and reduce toil.

Core Features & Use Cases

  • End-to-end guidance for containerization, pipeline design, and infrastructure automation.
  • Deployment strategies (Rolling, Blue-Green, Canary) with guardrails and rollback procedures.
  • Observability, security hardening, and IaC practices to improve reliability and compliance.

Quick Start

Configure a GitOps-driven CI/CD pipeline and a Kubernetes deployment baseline to start.

Frequently Asked Questions about domain-devops

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

FAQPage Schema
How do I build a GitOps-driven CI/CD pipeline for Kubernetes deployments?

Configure a GitOps-driven CI/CD pipeline by combining Kubernetes manifests, Helm charts, and infrastructure as code to standardize containerized deployments across development, staging, and production environments with automated guardrails.

What are the best practices for Dockerfile and Kubernetes security hardening?

Dockerfile and Kubernetes security hardening practices involve applying standardized Dockerfile configurations, securing Kubernetes manifests, and implementing observability setups to improve system reliability and compliance across multi-cloud environments.

What deployment strategies include guardrails and automated rollbacks for containers?

Rolling, Blue-Green, and Canary deployment strategies include built-in guardrails and automated rollback procedures to ensure reliable containerized infrastructure operations and reduce operational toil during updates.

Does this DevOps skill work for managing infrastructure across multiple environments?

Yes, this DevOps skill applies to designing containerized infrastructure across development, staging, and production environments, covering infrastructure as code (IaC), Helm charts, and observability setups to reduce operational toil.

How do I set up observability for containerized infrastructure?

Set up observability for containerized infrastructure by integrating monitoring configurations with your Kubernetes deployments and CI/CD workflows to track system health, improve reliability, and maintain compliance across environments.