Unverified Commit 3752700a authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

add description and author

parent 5da82452
# kops # kops
This plugin provides completion for [kops](https://github.com/kubernetes/kops). This plugin provides completion for [kops](https://github.com/kubernetes/kops) (Kubernetes Operations),
the command line interface to get a production grade Kubernetes cluster up and running.
To use it, add `kops` to the plugins array in your zshrc file. To use it, add `kops` to the plugins array in your zshrc file.
``` ```
plugins=(... kops) plugins=(... kops)
``` ```
**Author:** [@nmrony](https://github.com/nmrony)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment