Merge pull request #11149 from epc/epc-2015194
Copy edits to remove doubled words
This commit is contained in:
@@ -130,7 +130,7 @@ $ kubectl get --all-namespaces pods
|
||||
```
|
||||
command.
|
||||
|
||||
You'll see see a list of pods that looks something like this (the name specifics will be different):
|
||||
You'll see a list of pods that looks something like this (the name specifics will be different):
|
||||
|
||||
```shell
|
||||
NAMESPACE NAME READY STATUS RESTARTS AGE
|
||||
|
@@ -152,7 +152,7 @@ users:
|
||||
token: JsUe2Z3cXqa17UQqQ8qWGGf4nOSLwSnp
|
||||
```
|
||||
|
||||
Now you can can issue requests to Elasticsearch:
|
||||
Now you can issue requests to Elasticsearch:
|
||||
```
|
||||
$ curl --header "Authorization: Bearer JsUe2Z3cXqa17UQqQ8qWGGf4nOSLwSnp" --insecure https://146.148.94.154/api/v1/proxy/namespaces/kube-system/services/elasticsearch-logging/
|
||||
{
|
||||
|
Reference in New Issue
Block a user