diff --git a/docs/admin/accessing-the-api.md b/docs/admin/accessing-the-api.md index 5d44c8f79a..77de2f4b24 100644 --- a/docs/admin/accessing-the-api.md +++ b/docs/admin/accessing-the-api.md @@ -3,13 +3,9 @@ assignees: - bgrant0607 - erictune - lavalamp -title: Overview +title: Controlling Accessing to the Kubernetes API --- -This document describes how access to the Kubernetes API is controlled. - -## Overview - Users [access the API](/docs/user-guide/accessing-the-cluster) using `kubectl`, client libraries, or by making REST requests. Both human users and [Kubernetes service accounts](/docs/user-guide/service-accounts/) can be