Minor tweak
The highlighting "accessing the cluster docs" just confused me (for a second). imo 'docs' is redundant her. Please ignore and close the PR is this to nit picky.
This commit is contained in:
parent
97ffe1577d
commit
e3de2f0cdd
|
@ -161,7 +161,7 @@ is independent of the specific resource schema.
|
|||
|
||||
Two additional subresources, `proxy` and `portforward`, provide access to
|
||||
cluster resources as described in
|
||||
[accessing the cluster docs](https://kubernetes.io/docs/user-guide/accessing-the-cluster/).
|
||||
[accessing the cluster](https://kubernetes.io/docs/user-guide/accessing-the-cluster/).
|
||||
|
||||
The standard REST verbs (defined below) MUST return singular JSON objects. Some
|
||||
API endpoints may deviate from the strict REST pattern and return resources that
|
||||
|
|
Loading…
Reference in New Issue