From the course: Running Kubernetes on AWS (EKS)
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Install AWS CLI on Linux
From the course: Running Kubernetes on AWS (EKS)
Install AWS CLI on Linux
- [Narrator] The AWS CLI tool gives you a way to make requests to the AWS API from your computer instead of the user interface that comes with the AWS console. In this video, you'll see how to install the AWS CLI tool on Linux. Before you start the installation process, if you aren't already familiar with the Linux distribution you are using, run the command LSB_release-a. I am using Ubuntu 2210 the kinetic distro. Knowing this can help you decide which Linux package system to use. For the installation the first thing you need to do is go to the AWS documentation page that describes how to install the AWS CLI. Scroll down and find how to install on Linux. Unfold that and take a look. There are several options for the actual installation. You can follow the instructions here and install using the curl command. If you choose this, you'll need to know which CPU type you are using X86 or ARM, and you can find this out by…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Install AWS CLI on Windows1m 47s
-
(Locked)
Install AWS CLI on Linux3m 2s
-
(Locked)
Install AWS CLI on macOS1m 29s
-
(Locked)
Install kubectl on Windows1m 15s
-
(Locked)
Install kubectl on Linux1m 36s
-
(Locked)
Install kubectl on macOS1m 17s
-
(Locked)
Install eksctl on Windows1m 15s
-
(Locked)
Install eksctl on Linux1m 37s
-
(Locked)
Install eksctl on macOS1m 22s
-
-
-
-