Kubernetes

Connection Requirements

1

IP

IP address of the kubernetes host.

2

Port

Port number (optional, default: 6443).

3

Api token

API Token refers to a signed bearer token associated with a Kubernetes Service Account. It is used to authenticate and authorize API requests within the cluster environment.

circle-info

For instructions on how to generate and use an API token in Kubernetes, see: Kubernetes: Service Account Tokens

4

Is Secure?

Use SSL encryption.

circle-exclamation

Was this helpful?