Commit 128a49e7 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #18267 from huangyuqi/fix-typo-error

Auto commit by PR queue bot
parents d6134e54 dcd7fc2e
...@@ -104,7 +104,7 @@ Currently there are two API groups in use: ...@@ -104,7 +104,7 @@ Currently there are two API groups in use:
`apiVersion: extensions/$VERSION` (e.g. currently `apiVersion: extensions/v1beta1`). `apiVersion: extensions/$VERSION` (e.g. currently `apiVersion: extensions/v1beta1`).
In the future we expect that there will be more API groups, all at REST path `/apis/$API_GROUP` and In the future we expect that there will be more API groups, all at REST path `/apis/$API_GROUP` and
using `apiVersion: $API_GROUP/$VERSION`. We expect that there will be a way for (third parties to using `apiVersion: $API_GROUP/$VERSION`. We expect that there will be a way for [third parties to
create their own API groups](design/extending-api.md), and to avoid naming collisions. create their own API groups](design/extending-api.md), and to avoid naming collisions.
## Enabling resources in the extensions group ## Enabling resources in the extensions group
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment