kubectl Flashcards
1
Q
get endpoints
A
get ep
2
Q
get endpoints for a service
A
get ep [service name]
3
Q
get yaml for applied object
A
get [object] -o yaml
get endpoints
get ep
get endpoints for a service
get ep [service name]
get yaml for applied object
get [object] -o yaml