Merge pull request #4262 from mtaufen/patch-1
Remove last-updated date line from api-conventions.md
This commit is contained in:
commit
57946ce0ae
|
|
@ -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/).*
|
||||
|
|
|
|||
Loading…
Reference in New Issue