okteto.com
Okteto is a Kubernetes-based developer platform for deploying development and preview environments and managing application workflows. It provides hosted and self-hosted instance deployments with per-instance dashboards and namespaces.
Okteto exposes a tenant-specific HTTP admin API authenticated by admin bearer tokens, plus the `okteto` CLI authenticated through browser-based login against an Okteto instance.
- Okteto APIdiscovered
- Okteto CLIdiscovered
In your Okteto instance dashboard, go to Admin → Admin Access Tokens as described in the Admin Dashboard docs. Create an admin access token there, then use it as a bearer token in the Authorization header for API calls. Access requires an administrator account on your Okteto instance.
Install the CLI using the Install the Okteto CLI guide, then point it at your instance with okteto context use https://<your-instance>. Per the developer quickstart, this opens a browser so you can authenticate with the method configured by your organization (for example GitHub or SSO). After that, the CLI is configured for that instance.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing