15 lines
389 B
JSON
15 lines
389 B
JSON
{
|
|
"name": "k8s",
|
|
"description": "Kubernetes platform engineering plugin for cluster management, configuration development, monitoring, security, and CI/CD with support for standard K8s, K3s, Talos, Flatcar, and GitOps",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Eric Austin",
|
|
"email": "e@plsr.io"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |