walnuts1018/Create Kubernetes Status Badge
Create a status badge for your Kubernetes cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kubeconfig | kubeconfig text | yes | — |
| k8sStatus-SVG-text | Text to display on the k8s SVG | — | Kubernetes Status |
| podStatus-SVG-text | Text to display on the pod SVG | — | Healthy Pods |
| nodeStatus-SVG-text | Text to display on the node SVG | — | Healthy Nodes |
| github_token | GitHub Token | yes | — |
Outputs
| name | description |
|---|---|
| k8sStatus-SVG-Path | Path to the generated SVG file |
| podStatus-SVG-Path | Path to the generated SVG file |
| nodeStatus-SVG-Path | Path to the generated SVG file |