My_cheatSheets
Kubernetes Cheat Sheet
Cluster Management
Get cluster information
View nodes
Workloads
List all pods in all namespaces
Create a pod using an image
Describe a pod
Services & Networking
Create a new service
Get all services in the namespace
Configuration
Set a context’s user and cluster
View kubeconfig settings
Monitoring & Logging
Print the logs for a container in a pod
Stream pod logs in real-time
Resource Management
List resource quotas
Describe resource usage on nodes
Last updated
Was this helpful?