# Kubernetes

## Connection Requirements

{% stepper %}
{% step %}

### IP

IP address of the kubernetes host.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 6443).
{% endstep %}

{% step %}

### 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.

{% hint style="info" %}
For instructions on how to generate and use an API token in Kubernetes, see: Kubernetes: Service Account Tokens
{% endhint %}
{% endstep %}

{% step %}

### Is Secure?

Use SSL encryption.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Please perform a **connection test** to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the **Assets** page.
{% endhint %}
