REST API AccessΒΆ

The Kubernetes REST APIs provide programmatic access to StarlingX 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/.