You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| COPYING | 5 years ago | |
| CoC.md | 5 years ago | |
| Makefile | 5 years ago | |
| README.md | 5 years ago | |
| kubectl-compare | 5 years ago | |
| kubectl-http | 5 years ago | |
| kubectl-ingress | 5 years ago | |
README.md
Description
This repository contains various scripts to work with Kubernetes and which can be used as kubectl plug-ins.
License
All scripts and utilites are distributed under the GPLv3 license unless otherwise is specified.
Installing
A command
$ make install <path>
will create the symbolic link for each script in the <path> directory.
Index
- kubectl-compare allows to juxtapose kubernetes resource with any diff-like utilities.