• Home
  • Kubectl CLI Plugins

Extend Kubernetes with plugins added to the kubectl CLI tool

Kubectl CLI Plugins

Extend Kubernetes with plugins added to the kubectl CLI tool
Kubectl CLI Plugins

Kubernetes

The Kubectl command-line tool can be extended with plugins. These useful plugins are mostly underutilized by the community. Here you will explore the list of community-supported plugins that can be added to your kubectl CLI tool. They are quite handy.

Caution: Kubectl plugins available via the Krew plugin index are not audited for security. You should install and run third-party plugins at your own risk because they are arbitrary programs running on your machine.

This lab takes you through the basics of installing and running various plugins. There are many, so also take the time to install the ones that pique your interest.

In this lab, you will learn how to:

    ☐ Install the Krew plugin that is a small packager for the other plugins
    ☐ Install plugins
    ☐ Explore some helpful plugins
    ☐ Explore on your own

  • LEVEL

    Beginner

  • DURATION

    15 minutes

  • UPDATED

    31 Dec, 2021

Categories