Skip to main content
Nuphos authenticates to Linode with a personal access token, which lets the agent work with your Linodes and managed Kubernetes (LKE) clusters.

Create a personal access token

In the Linode Cloud Manager, create a personal access token (Account → API Tokens) with read/write access to at least:
  • Linodes
  • Kubernetes (LKE)
The token is shown once — copy it.

Connect in Nuphos

In Integrations → Connect → Linode, enter:
FieldNotes
LabelA friendly name, e.g. “My Linode account”
Personal Access TokenThe token you created
Nuphos verifies the token before saving; an invalid or revoked token is rejected. The token is stored encrypted.

What the agent can do

List Linode instances and LKE clusters, and pull a cluster’s kubeconfig to operate it. See Kubernetes clusters.