Skip to content

Commit e469cf2

Browse files
committed
Add README.md
1 parent 724478a commit e469cf2

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# kubectl operator
2+
3+
`kubectl operator` is a kubectl plugin that functions as a package manager
4+
for Operators in your cluster. It simplifies adding and removing Operator
5+
catalogs, and it has familiar commands for installing, uninstalling, and
6+
listing available and installed Operators.
7+
8+
9+
> **NOTE**: This plugin requires Operator Lifecycle Manager to be installed in your
10+
cluster. See the OLM installation instructions [here](https://olm.operatorframework.io/docs/getting-started/)
11+
12+
## Demo
13+
14+
![asciicast](assets/asciinema-demo.gif)
15+

assets/asciinema-demo.gif

234 KB
Loading

0 commit comments

Comments
 (0)