项目作者: operator-framework

项目描述 :
Manage Kubernetes Operators from the command line
高级语言: Go
项目地址: git://github.com/operator-framework/kubectl-operator.git
创建时间: 2020-07-30T18:59:41Z
项目社区:https://github.com/operator-framework/kubectl-operator

开源协议:Apache License 2.0

下载


kubectl operator

kubectl operator is a kubectl plugin that functions as a package manager
for Operators in your cluster. It simplifies adding and removing Operator
catalogs, and it has familiar commands for installing, uninstalling, and
listing available and installed Operators.

NOTE: This plugin requires Operator Lifecycle Manager to be installed in your
cluster. See the OLM installation instructions here

Demo

asciicast

Install

The kubectl operator plugin is distributed via krew. To install it, run the following:

  1. kubectl krew install operator