3a70b0b803
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>
25 lines
460 B
ReStructuredText
25 lines
460 B
ReStructuredText
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:: kubectl_kuryr_plugin_1080.gif
|