kuryr-kubernetes/contrib/kubectl_plugins
Roman Dobosz e32d796ac7 Fix inconsistency in headlines format.
There are several restructuredtext files, which don't follow guide for
document contribution. Also made a rule for having additional line
between section body and folowing section headline.

Change-Id: I2dfe9aea36299e3986acb16b1805a4dc0cd952d2
2019-11-13 11:39:10 +01:00
..
kuryr Change Pod annotations format to o.vo 2018-08-01 15:30:42 +02:00
README.rst Fix inconsistency in headlines format. 2019-11-13 11:39:10 +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