Merge pull request #4262 from mtaufen/patch-1

Remove last-updated date line from api-conventions.md
This commit is contained in:
Kubernetes Prow Robot 2019-11-25 14:02:08 -08:00 committed by GitHub
commit 57946ce0ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
API Conventions
===============
Updated: 3/7/2017
*This document is oriented at users who want a deeper understanding of the
Kubernetes API structure, and developers wanting to extend the Kubernetes API.
An introduction to using resources with kubectl can be found in [the object management overview](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/).*