secure-container-build
Build secure container images with Wolfi runtime, non-root users, and multi-stage builds. Templates for Python/uv, Bun, Node.js/pnpm, Golang (static/CGO), and Rust (glibc/musl) with allocator optimization
আপনার এজেন্টের জন্য উপযুক্ত সক্ষমতা খুঁজে নিন।
Build secure container images with Wolfi runtime, non-root users, and multi-stage builds. Templates for Python/uv, Bun, Node.js/pnpm, Golang (static/CGO), and Rust (glibc/musl) with allocator optimization
Diagnose and fix cluster issues. Use when pods fail, deployments don't work, or services are unreachable.
Configure Docker networking for containers including bridge, overlay, and service discovery
Docker Compose orchestration for multi-container applications
Safely evict all pods from a node for maintenance. Cordons the node first, then evicts pods respecting PodDisruptionBudgets. Use before node maintenance or decommissioning. Keywords: drain, evict, node maintenance, pod migration.
Deploy and operate AI workloads on Kubernetes with GPU scheduling, model serving, and MLOps patterns
Troubleshooting workflows for OpenShift 4.20 homelab. Diagnose PVC pending issues, pod crashes, CSI driver problems, storage network connectivity (VLAN 160), and operator failures. Use when debugging cluster issues or investigating stuck resources.
Set up multi-container applications with Docker Compose including services, networks, and volumes
Deep investigation of a failing pod. Gathers logs, events, and resource status to identify root cause. Keywords: investigate, debug, pod failure, troubleshoot, root cause, logs, events.
Docker management for Hostinger VPS srv759970 - container operations, image optimization, WordPress Docker, troubleshooting. Use for any Docker operation, container issues, or image management.
Docker containerization best practices. Use when building Docker images, writing Dockerfiles, configuring Docker Compose, or troubleshooting container issues.
Deploy F# applications with Tailscale sidecar for private network access. Use when: "deploy", "production", "Tailscale", "docker-compose", "Docker", "Portainer", "private network", "deployment", "ship it", "go live", "home server", "self-host", "container", "release". Creates docker-compose.yml with app + Tailscale sidecar for secure access. No public ports, no authentication needed - Tailscale handles it.
Deploys new containerized services to the Superbloom K3s cluster using Flux GitOps with bjw-s app-template, Authelia forward auth, Caddy reverse proxy, and DDNS
Restart a pod stuck in CrashLoopBackOff. Use when pod has crashed 3+ times and a restart might resolve transient issues. Keywords: crashloop, restart, pod failure, container crash, pod stuck, pod crashing.
Learn Dockerfile fundamentals and best practices for building production-ready container images
Diagnose and troubleshoot Podman container issues. Use when the user says "container crashing", "podman logs", "debug container", "container not starting", "exec into container", or asks why a container is failing.
Handle a pod stuck in ImagePullBackOff state. First investigates the image pull error, then restarts to retry. Keywords: imagepull, image pull backoff, ErrImagePull, registry, container image, pull failed.
Deploy and operate AI workloads on Kubernetes with GPU scheduling, model serving, and MLOps patterns
Git version control cheatsheet - viewing history, making commits, diffs, and descriptions