feat: kx and kn kubernetes aliases
This commit is contained in:
parent
b1bad5feab
commit
382ddcde9c
@ -12,6 +12,8 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
alias kx='kubectx'
|
||||||
|
alias kn='kubens'
|
||||||
alias k='kubectl'
|
alias k='kubectl'
|
||||||
alias ksys='kubectl --namespace=kube-system'
|
alias ksys='kubectl --namespace=kube-system'
|
||||||
alias ka='kubectl apply --recursive -f'
|
alias ka='kubectl apply --recursive -f'
|
||||||
|
Loading…
Reference in New Issue
Block a user