Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "kubernetes-operations",
|
||||
"description": "Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/gitops-workflow",
|
||||
"./skills/helm-chart-scaffolding",
|
||||
"./skills/k8s-manifest-generator",
|
||||
"./skills/k8s-security-policies"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/kubernetes-architect.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user