Rename accessing-the-api.md title (#3049)

* Rename accessing-the-api.md title

* remove unneeded Overview header
reviewable/pr3048/r1 v1.6-rc
Andrew Chen 2017-03-28 12:02:16 -07:00 committed by GitHub
parent 1c902d0fde
commit 70d3939004
1 changed files with 1 additions and 5 deletions

View File

@ -3,13 +3,9 @@ assignees:
- bgrant0607 - bgrant0607
- erictune - erictune
- lavalamp - 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`, Users [access the API](/docs/user-guide/accessing-the-cluster) using `kubectl`,
client libraries, or by making REST requests. Both human users and client libraries, or by making REST requests. Both human users and
[Kubernetes service accounts](/docs/user-guide/service-accounts/) can be [Kubernetes service accounts](/docs/user-guide/service-accounts/) can be