Various Kubernetes-related scenarios to use as kubectl plug-ins.
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.
 
 
Maxim Likhachev 31eb562cea kubectl-ingress: list ingresses with links 5 years ago
COPYING kubectl-compare: diff for Kubernetes resources 5 years ago
CoC.md kubectl-compare: diff for Kubernetes resources 5 years ago
Makefile Improve Makefile 5 years ago
README.md kubectl-compare: diff for Kubernetes resources 5 years ago
kubectl-compare kubectl-compare: diff for Kubernetes resources 5 years ago
kubectl-http kubectl-http: expose API URLs with index 5 years ago
kubectl-ingress kubectl-ingress: list ingresses with links 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.