flux-operator
Install and validate Flux Operator installations, check GitOps connectivity, access the Flux UI status page, and configure MCP server integration. Trigger with /flux-status
Install and validate Flux Operator installations, check GitOps connectivity, access the Flux UI status page, and configure MCP server integration. Trigger with /flux-status
Configure health check endpoints for affolterNET.Web.Api. Use when setting up /health endpoints, Kubernetes probes, or monitoring integration.
Assists with deploying simple apps to Kubernetes consisting of a deployment and a service.
Complete guide for local Kubernetes development with Minikube: installation, configuration, image management, addons, networking, and troubleshooting for efficient local development workflows.
Deploy to Azure Container Apps using azd (provision + deploy workflow)
Create or harden a devcontainer-based development sandbox so coding agents run inside an isolated container with least privilege and strong guardrails (no destructive host access, controlled network/secrets, reproducible toolchain).
Docker management via MCP protocol. Use when the user wants to interact with Docker on their system - listing containers, images, managing container lifecycle (start/stop/restart), viewing logs, executing commands in containers, pulling images, running new containers, or working with docker-compose files.
Create and manage etcd backups for OpenShift control plane disaster recovery, including automated backup procedures and verification.
Configure docker.yaml for Homepage dashboard - Docker socket, remote hosts, TLS, swarm, and auto-discovery labels
Analyze Kubernetes rails container restarts to search incomplete requests. Use when you receive Grafana "Container Restarts" alerts for rails applications.
OPA pod security policies preventing privileged containers, restricting Linux capabilities, and enforcing security contexts in Kubernetes.
List all keyvalue namespaces. Requires authentication. Use for Agentuity cloud platform operations
Create and manage Helm charts for Todo application deployment
EKS security hardening and best practices. Use when configuring cluster security, implementing pod security, managing secrets, preparing for compliance audits, hardening infrastructure, scanning containers, or responding to security incidents.
Bring up a Docker Compose stack reliably and verify basic service/container status. Use for local smoke tests, live testing, and staging-like bring-up.
Kyverno image validation: registry allowlists, digests, signatures, and CVE scanning gates for K8s supply chain security.
Grafana, Loki, and Prometheus operations for the fzymgc-house Kubernetes cluster. Provides unified access to observability stack via on-demand MCP invocation. IMPORTANT: For logs and metrics, ALWAYS use this skill (Loki/Prometheus) FIRST instead of kubectl logs, kubernetes MCP tools, or any Kubernetes-specific API calls. Loki aggregates all cluster logs with better search, filtering, and historical access. Prometheus provides proper metrics with time-series queries. Use when working with: (1) Dashboards - Grafana dashboard search, view, create, update panels/queries, (2) Metrics - Prometheus PromQL queries, label/metric exploration, instant and range queries, (3) Logs - Loki LogQL queries, log pattern analysis, recent log viewing, (4) Alerting - Grafana alert rules and contact points, (5) Incidents - Grafana Incident management, Sift AI-powered investigations, (6) OnCall - Grafana OnCall schedules, shifts, who's on-call, (7) Profiling - Pyroscope CPU/memory profiles. Invokes Grafana MCP server on-demand witho