File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
contributors/devel/sig-architecture Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ kinds would have different attributes and properties)
65
65
via HTTP to the server. Resources are exposed via:
66
66
* Collections - a list of resources of the same type, which may be queryable
67
67
* Elements - an individual resource, addressable via a URL
68
- * ** API Group** a set of resources that are exposed together. Along
69
- with the version is exposed in the "apiVersion" field as "GROUP/VERSION", e.g.
68
+ * ** API Group** a set of resources that are exposed together, along
69
+ with the version exposed in the "apiVersion" field as "GROUP/VERSION", e.g.
70
70
"policy.k8s.io/v1".
71
71
72
72
Each resource typically accepts and returns data of a single kind. A kind may be
You can’t perform that action at this time.
0 commit comments