cryptopirates/Pod Status
Checks to see if a given pod is running in GKE.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gkeApplicationCredentials | The service account credentials JSON file encoded as a base64 string to access the GKE API. | yes | — |
| gkeNamespace | The Kubernetes cluster's namespace. | yes | — |
| gkeProjectID | The GKE project identifier (kube-cluster-12345). | yes | — |
| gkeClusterName | The name of the Kubernetes cluster. | yes | — |
| gkeLocationZone | The cluster's location zone. | yes | — |
| gitUsername | The git username to use when cloning dependencies. | yes | — |
| gitAccessToken | The access token associated with the user passed to gitUsername. | yes | — |
| podNames | A comma-separated list of pod names to check. | yes | — |
Outputs
no outputs