Accessing Kubernetes API
This guide is intended for the teams who need
to access our Kubernetes cluster "nonprodv2" for the purpose of debugging applications.
The guide will walk you through the installation of kubectl
, the Kubernetes command-line tool,
and kubelogin
, a kubectl plugin for authentication.
Finally, I'll show you how to set up port forwarding.