diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-19 21:37:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-19 21:37:00 +0700 |
commit | 8ad9f6bf3d2ace08e50f4f33aa8b77300d4508b4 (patch) | |
tree | 48a0086d8dc963a42f6b56da386d427154120442 /network/kubectl/README | |
parent | 0fa34e543cf9e1e452e114a65b53f11d884ff2a2 (diff) |
network/kubectl: Added (Kubectl command line interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/kubectl/README')
-rw-r--r-- | network/kubectl/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/kubectl/README b/network/kubectl/README new file mode 100644 index 0000000000000..d5226f1078480 --- /dev/null +++ b/network/kubectl/README @@ -0,0 +1,2 @@ +Kubectl is a command line interface for running commands against +Kubernetes clusters. |