kubectl plugin

Jmnote (토론 | 기여)님의 2024년 2월 6일 (화) 14:18 판 (새 문서: ==개요== {{소문자}} ;kubectl plugin <syntaxhighlight lang='console'> $ kubectl plugin Provides utilities for interacting with plugins. Plugins provide extended functionality...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

kubectl plugin
$ kubectl plugin 
Provides utilities for interacting with plugins.

 Plugins provide extended functionality that is not part of the major command-line distribution. Please refer to the
documentation and examples for more information about how write your own plugins.

 The easiest way to discover and install plugins is via the kubernetes sub-project krew. To install krew, visit
https://krew.sigs.k8s.io/docs/user-guide/setup/install/ krew.sigs.k8s.io
https://krew.sigs.k8s.io/docs/user-guide/setup/install/

Available Commands:
  list          List all visible plugin executables on a user's PATH

Usage:
  kubectl plugin [flags] [options]

Use "kubectl <command> --help" for more information about a given command.
Use "kubectl options" for a list of global command-line options (applies to all commands).

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}