Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nebius.com/llms.txt

Use this file to discover all available pages before exploring further.

Use the public endpoint to connect to the cluster from the internet and the private endpoint to connect from a Compute virtual machine.
  1. Generate a kubeconfig file:
    nebius mk8s cluster get-credentials \
      --id <cluster_ID> --external
    
  2. Use kubectl:
    kubectl cluster-info