📅  最后修改于: 2022-03-11 14:57:37.606000             🧑  作者: Mango
Run these before executing kubectl commands to save yourself some time. Example: You just need to type k instead of typing kubectl : alias k='kubectl' alias kc='k config view --minify | grep name'