...

/

Installing kubectl

Installing kubectl

In this lesson, we will learn how to install the Kubernetes command-line tool: kubectl.

Understanding kubectl

Kubernetes’ command-line tool, kubectl, is used to manage a cluster and applications running inside it. We’ll use kubectl a lot throughout the book, so we won’t go into details just yet. Instead, we’ll discuss its commands through examples that will follow shortly. For now, think of it as your interlocutor with a Kubernetes cluster.

ℹ️ All the commands from this chapter are available in the ...

Access this course and 1400+ top-rated courses and projects.