Kubernetes · Authentication Profile

Kubernetes Authentication

Authentication

Kubernetes secures its APIs with http and mutualTLS across 2 declared security schemes, as derived from its OpenAPI definitions.

AutomationCloud-NativeCNCFContainersDeploymentOpen-SourceOrchestrationScaling
Methods: http, mutualTLS Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
clientCertificate mutualTLS

Source

Authentication Profile

Raw ↑
generated: '2026-06-20'
method: searched
source: openapi/kubernetes-api-openapi.yml
docs: https://kubernetes.io/docs/reference/access-authn-authz/authentication/
summary:
  types:
  - http
  - mutualTLS
  strategies_documented:
  - client-certificates
  - bearer-tokens (service-account JWTs, static tokens)
  - openid-connect (OIDC)
  - webhook-token-authentication
  - authenticating-proxy
  authorization: RBAC (in addition to authentication)
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Kubernetes service account token or user token issued by the cluster's authentication
    provider. Include in the Authorization header as 'Bearer <token>'.
  sources:
  - openapi/kubernetes-api-openapi.yml
- name: clientCertificate
  type: mutualTLS
  description: Client certificate authentication using a TLS certificate issued by the cluster's
    certificate authority.
  sources:
  - openapi/kubernetes-api-openapi.yml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/kubernetes-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.