sglang_v0.5.2/oh-my-zsh/plugins/operator-sdk
hailin cc76bab27e first commit 2025-09-15 10:32:17 +08:00
..
README.md first commit 2025-09-15 10:32:17 +08:00
operator-sdk.plugin.zsh first commit 2025-09-15 10:32:17 +08:00

README.md

Operator SDK

Operator SDK is a component of the Operator Framework, an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way.

To use it, add operator-sdk to the plugins array of your zshrc file:

plugins=(... operator-sdk)