Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
added k8s aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Apr 19, 2017
1 parent 92bb13b commit 588f5e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kubernetes/aliases.zsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
alias k='kubectl'
alias sk='kubectl -n kube-system'

0 comments on commit 588f5e8

Please sign in to comment.