CheatSnip

Related

Rollout Status

kubernetes

Check rollout status of deployment

Get Pods

kubernetes

List all pods in current namespace.

Describe Pod

kubernetes

Show detailed information about a pod.

kubernetes/auth-can-i

Can I …?

Check permissions

auth
permissions

Command

kubectl auth can-i <verb> <resource>

Explanation

Checks if you have permissions for certain actions.

Examples

Check if privileged

kubectl auth can-i create pods

More

Delete Pod

kubernetes

Delete a pod from the cluster.

View Pod Logs

kubernetes

Fetch logs from a specific pod.

Exec Into Pod

kubernetes

Run a command or open a shell inside a pod.

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers