From 1da06e74551adb369965f57fcfb86f2cbe3c5bf8 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Mon, 11 Sep 2017 09:21:46 -0700 Subject: [PATCH] Update kubectl-plugins.md --- docs/tasks/extend-kubectl/kubectl-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/extend-kubectl/kubectl-plugins.md b/docs/tasks/extend-kubectl/kubectl-plugins.md index 3adf0ad6e41d0..525f0d82381cd 100644 --- a/docs/tasks/extend-kubectl/kubectl-plugins.md +++ b/docs/tasks/extend-kubectl/kubectl-plugins.md @@ -94,7 +94,7 @@ When the plugin is invoked, it calls the `dracarys` binary or script, which is l It is recommended that each plugin has its own subdirectory in the filesystem, preferably with the same name as the plugin command. The directory must contain the `plugin.yaml` descriptor and any binary, script, asset, or other dependency it might require. -For example, the directory structure for the `targaryen` could look like this: +For example, the directory structure for the `targaryen` plugin could look like this: ``` ~/.kube/plugins/