From f5-stacks
Provides Kubernetes patterns and best practices for workloads like deployments and statefulsets, networking, configmaps, secrets, storage, RBAC, scaling, observability, and Helm charts. Activates on K8s YAML files.
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksThis skill is limited to using the following tools:
Container orchestration platform for automating deployment and scaling.
configuration/configmaps.mdconfiguration/limit-ranges.mdconfiguration/resource-quotas.mdconfiguration/secrets.mdfundamentals/api-resources.mdfundamentals/k8s-architecture.mdfundamentals/kubectl-basics.mdhelm/chart-dependencies.mdhelm/chart-structure.mdhelm/helm-basics.mdhelm/values-templating.mdnetworking/dns.mdnetworking/ingress.mdnetworking/network-policies.mdnetworking/services.mdobservability/logging.mdobservability/metrics.mdobservability/tracing.mdscaling/cluster-autoscaler.mdscaling/hpa.mdCreates Kubernetes manifests for deployments, StatefulSets, services, storage; configures RBAC, NetworkPolicies, Helm charts; troubleshoots pods, optimizes resources, and manages GitOps.
Designs Kubernetes architectures for cloud-native infrastructure, implements advanced GitOps with ArgoCD/Flux, and optimizes enterprise multi-cluster orchestration.
Designs Kubernetes architectures for cloud-native infrastructure, implements GitOps workflows with ArgoCD/Flux, configures EKS/AKS/GKE and service meshes like Istio/Linkerd for enterprise scale, security, and observability.
Share bugs, ideas, or general feedback.
Container orchestration platform for automating deployment and scaling.
Auto-detected when project contains:
*.yaml or *.yml with apiVersion:kind: Deployment or kind: Service patterns