diff options
| -rw-r--r-- | contributors/devel/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contributors/devel/README.md b/contributors/devel/README.md index c13036e5..ce8dd7a3 100644 --- a/contributors/devel/README.md +++ b/contributors/devel/README.md @@ -18,8 +18,6 @@ Guide](http://kubernetes.io/docs/admin/). * **Pull Request Process** ([pull-requests.md](pull-requests.md)): When and why pull requests are closed. -* **Kubernetes On-Call Rotations** ([on-call-rotations.md](on-call-rotations.md)): Descriptions of on-call rotations for build and end-user support. - * **Getting Recent Builds** ([getting-builds.md](getting-builds.md)): How to get recent builds including the latest builds that pass CI. * **Automated Tools** ([automation.md](automation.md)): Descriptions of the automation that is running on our github repository. @@ -71,7 +69,7 @@ Guide](http://kubernetes.io/docs/admin/). * **Authentication** ([Authentication](http://kubernetes.io/docs/admin/authentication/)): The current and planned states of authentication tokens. -* **Authorization Plugins** ([Authorization](http://kubernetes.github.io/docs/admin/authorization/)): +* **Authorization Plugins** ([Authorization](http://kubernetes.io/docs/admin/authorization/)): Authorization applies to all HTTP requests on the main apiserver port. This doc explains the available authorization implementations. |
