doc third party resource usage more cleanly

pull/6/head
AdoHe 2016-07-22 00:16:36 -04:00
parent 4d896cd3b2
commit d5ca65b63f
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ versions:
Then the API server will program in the new RESTful resource path: Then the API server will program in the new RESTful resource path:
* `/apis/stable.example.com/v1/namespaces/<namespace>/crontabs/...` * `/apis/stable.example.com/v1/namespaces/<namespace>/crontabs/...`
**Note: This may take a while before RESTful resource path registration happen, please
always check this before you create resource instances.**
Now that this schema has been created, a user can `POST`: Now that this schema has been created, a user can `POST`: