vellankikoti/mcp-deploy-intel
Run deploy-intel CLI against a Kubernetes cluster.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubeconfig | Path to a kubeconfig file. | no | "" |
| context | Kube context to use. | no | "" |
| command | Subcommand to run: list-workloads-in-namespace | get-workload. | yes | — |
| args | Space-separated arguments to the subcommand. | no | "" |
| format | Output format: json | md. | no | json |
| offline | Set true to skip LLM-using tools. | no | true |
| image | Override the action's container image. | no | ghcr.io/vellankikoti/mcp-deploy-intel:v0.1.0 |
Outputs
| name | description |
|---|---|
| report-path | Path to the produced report file. |