kuryr-kubernetes/contrib/kubectl_plugins
Antoni Segura Puimedon 3a70b0b803
kubectl plugin kuryrvif
This plugin prints out nice information about the pods in the current
namespace. It also supports setting a selector and formatting for the
output.

Implements: blueprint kubectl-plugin
Change-Id: Id2afa262aa602765e1abf7fdd6ecda593b642ce0
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2018-02-07 15:11:20 +01:00
..
kuryr kubectl plugin kuryrvif 2018-02-07 15:11:20 +01:00
README.rst kubectl plugin kuryrvif 2018-02-07 15:11:20 +01:00
kubectl_kuryr_plugin_1080.gif kubectl plugin kuryrvif 2018-02-07 15:11:20 +01:00

README.rst

Kuryr kubectl plugin

This plugin aims to bring kuryr introspection an interaction to the kubectl and oc command line tools.

Installation

Place the kuryr directory in your ~/.kube/plugins

Usage

The way to use it is via the kubectl/oc plugin facility:

kubectl plugin kuryr get vif -o wide -l deploymentconfig=demo

Media

You can see an example of its operation:

image