AgentStack
SKILL verified MIT Self-run

Kubernetes Skills

skill-fujigo-software-f5-framework-claude-kubernetes · by Fujigo-Software

Kubernetes orchestration patterns, deployments, and best practices

No reviews yet
0 installs
17 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-kubernetes

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Kubernetes Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Kubernetes Skills

Container orchestration platform for automating deployment and scaling.

Sub-Skills

Workloads

  • [deployments.md](workloads/deployments.md) - Deployment patterns
  • [statefulsets.md](workloads/statefulsets.md) - StatefulSet patterns
  • [daemonsets.md](workloads/daemonsets.md) - DaemonSet patterns
  • [jobs.md](workloads/jobs.md) - Job and CronJob

Networking

  • [services.md](networking/services.md) - Service types
  • [ingress.md](networking/ingress.md) - Ingress patterns
  • [network-policies.md](networking/network-policies.md) - Network policies

Configuration

  • [configmaps.md](configuration/configmaps.md) - ConfigMap patterns
  • [secrets.md](configuration/secrets.md) - Secret management
  • [environment.md](configuration/environment.md) - Env variables

Storage

  • [pv-pvc.md](storage/pv-pvc.md) - Persistent volumes
  • [storage-classes.md](storage/storage-classes.md) - Storage classes
  • [volume-snapshots.md](storage/volume-snapshots.md) - Volume snapshots

Security

  • [rbac.md](security/rbac.md) - RBAC patterns
  • [pod-security.md](security/pod-security.md) - Pod security
  • [service-accounts.md](security/service-accounts.md) - Service accounts
  • [network-policies.md](security/network-policies.md) - Network policies

Scaling

  • [hpa.md](scaling/hpa.md) - Horizontal Pod Autoscaler
  • [vpa.md](scaling/vpa.md) - Vertical Pod Autoscaler
  • [cluster-autoscaler.md](scaling/cluster-autoscaler.md) - Cluster autoscaling

Observability

  • [logging.md](observability/logging.md) - Logging patterns
  • [monitoring.md](observability/monitoring.md) - Prometheus/Grafana
  • [tracing.md](observability/tracing.md) - Distributed tracing

Helm

  • [charts.md](helm/charts.md) - Chart development
  • [values.md](helm/values.md) - Values patterns
  • [hooks.md](helm/hooks.md) - Helm hooks

Detection

Auto-detected when project contains:

  • *.yaml or *.yml with apiVersion:
  • kind: Deployment or kind: Service patterns

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.