Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 713 Bytes

_index.md

File metadata and controls

24 lines (17 loc) · 713 Bytes
title
Home

What is Krew?

Krew is the plugin manager for kubectl command-line tool.

Krew helps you:

  • discover kubectl plugins,
  • install them on your machine,
  • and keep the installed plugins up-to-date.

There are [ kubectl plugins][list] currently distributed on Krew.

Krew works across all major platforms, like macOS, Linux and Windows.

Krew also helps kubectl plugin developers: You can package and distribute your plugins on multiple platforms easily and makes them discoverable through a centralized plugin repository with Krew.

[list]: {{< relref "plugins.md" >}}