Google Cloud CLI
Install Google Cloud CLI to interact with Google Cloud in scripts. Follow the instructions: https://docs.cloud.google.com/sdk/docs/install-sdk
$ gcloud init
Welcome! This command will take you through the configuration of gcloud.
Settings from your current configuration [default] are:
artifacts:
repository: gcr.io
...
kubectl
When working with Kubernetes, you will need the kubectl tool:
https://kubernetes.io/docs/tasks/tools/
cmctl
cmctl is a command-line tool that can be used to query certificates and the status of cert-manager on Kubernetes.
Follow the instructions to install on your system: https://cert-manager.io/docs/reference/cmctl/
Find more tips to be productive with Kubernetes!
Keywords : Google Cloud, gcloud, kubectl, cmctl