Get Pod Deployment
Gets information about a pod's deployment.
Parameters
Parameter | Description |
---|---|
Namespace | The namespace that contains the pod. |
Pod Name | The name of the pod to get the deployment for. |
Output Format | Representation of the output result. |
Automation Library Example
Get Pod Deployment with Kubernetes and Send Results via Slack
Preview this Automation on desktop