
kube-fzf
List of commands for kube-fzf:
-
kube-fzf:tldr:10973 kube-fzf: Get pod details (from all namespaces).$ findpod -atry on your machineexplain this command
-
kube-fzf:tldr:5beea kube-fzf: Describe a pod.$ describepodtry on your machineexplain this command
-
kube-fzf:tldr:7e7ce kube-fzf: Exec into a pod's container.$ execpod ${shell_command}try on your machineexplain this command
-
kube-fzf:tldr:e2ad5 kube-fzf: Port-forward a pod.$ pfpod ${port_number}try on your machineexplain this command
-
kube-fzf:tldr:f7155 kube-fzf: Get pod details (from current namespace).$ findpodtry on your machineexplain this command