.. dzk1565869275194
.. _kubernetes-user-tutorials-rest-api-access:

===============
REST API Access
===============

The Kubernetes REST APIs provide programmatic access to |prod| Kubernetes.

Access the Kubernetes REST API using the URL
``https://<oam-floating-ip-address>:6443``, and using the API syntax described at
the following site:
`https://kubernetes.io/docs/concepts/overview/kubernetes-api/
<https://kubernetes.io/docs/concepts/overview/kubernetes-api/>`__.