Install the Kubernetes Command Line Tool
Download and install kubectl - the Kubernetes command line tool that allows access to SAP BTP, Kyma runtime.
You will learn
- How to download kubectl - the Kubernetes command line tool
- How to install the plugin kubectl oidc-login and use it to connect to a SAP BTP, Kyma runtime instance
- How to use a few basic kubectl commands
Grzegorz KaraluchAugust 7, 2024
Prerequisites
- Tutorials: Enable SAP BTP, Kyma Runtime
SAP BTP, Kyma runtime provides a managed Kubernetes cluster in which you can install the Kyma modules. To manage resources and configurations from the command line, you can use the kubectl tool. This tutorial provides the steps necessary to configure the tool to access SAP BTP, Kyma runtime. In subsequent tutorials, you will learn various commands provided by kubectl.