gke-basics
Plans, creates, and configures production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers networking, security, observability, scaling, cost optimization, and AI/ML inference on GKE.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install gke-basics --cli claudewrites the skill into.claude/skills/gke-basics/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/gke-basics/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Plans, creates, and configures production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers networking, security, observability, scaling, cost optimization, and AI/ML inference on GKE.
When to use it
Plans, creates, and configures production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers networking, security, observability, scaling, cost optimization, and AI/ML inference on GKE.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/gke-basics/SKILL.md -o .claude/skills/gke-basics/SKILL.md
Notes
Extracted from davila7/claude-code-templates, gke-basics category.