Containers
515 skills in DevOps > Containers
kustomize-generators
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
docker-compose-basics
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
helm-values
Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.
kubernetes-manifests
Use when writing and deploying Kubernetes manifests for container orchestration.
helm-charts
Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.
helm-templates
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
kustomize-basics
Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.
kustomize-overlays
Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.
relay-fragments-patterns
Use when relay fragment composition, data masking, colocation, and container patterns for React applications.
docker-compose-production
Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
writing-test-code
Guidelines for writing BDD-style test code using Ginkgo/Gomega framework in Go. Use when writing tests for Kubernetes operators, controllers, or Go services. Focuses on behavior-driven development with Given-When-Then patterns and table-driven tests.
blac-development
Develop with BlaC state management library for React. Use when creating Cubits, Vertices, using useBloc/useBlocActions hooks, managing state containers, or implementing inter-bloc communication patterns.
spring-boot-test-patterns
Comprehensive testing patterns for Spring Boot applications including unit, integration, slice, and container-based testing with JUnit 5, Mockito, Testcontainers, and performance optimization. Use when implementing robust test suites for Spring Boot applications.
discover-containers
Automatically discover container and Docker skills when working with Docker. Activates for containers development tasks.
generating-ovn-topology
Generates and displays OVN-Kubernetes network topology diagrams showing logical switches, routers, ports with IP/MAC addresses in Mermaid format
symfony:runner-selection
Select and configure the appropriate command runner based on Docker Compose standard, Symfony Docker (FrankenPHP), or host environment
container-debugging
Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and resource constraints.
autoscaling-configuration
Configure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.
kubernetes-deployment
Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production workloads, resource management, and rolling updates.
container-registry-management
Manage container registries (Docker Hub, ECR, GCR) with image scanning, retention policies, and access control.