Apply suggestions from code review
Co-authored-by: Adam Harvey <adam.harvey@dxc.com> Signed-off-by: gazandi <gazandi@ruangguru.com>
This commit is contained in:
@@ -120,5 +120,5 @@ After installing the plugins in the code, you'll need to then
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
After installing the plugins in the code, and the kubernetes information is not
|
||||
After installing the plugins in the code, if the Kubernetes information is not
|
||||
showing up, you'll need to [troubleshoot it](troubleshooting.md).
|
||||
|
||||
@@ -7,8 +7,8 @@ description: Troubleshooting for Kubernetes
|
||||
|
||||
## Kubernetes is not showing up on Service Entities
|
||||
|
||||
Sometimes, kubernetes is not showing up on service entities, we should test your
|
||||
k8s cluster are already connected to backstage or not.
|
||||
Sometimes, Kubernetes is not showing up on service entities, we should test your
|
||||
k8s cluster are already connected to Backstage or not.
|
||||
|
||||
```curl
|
||||
# curl request
|
||||
@@ -24,7 +24,7 @@ curl --location --request POST '{{backstage-backend-url}}:{{backstage-backend-po
|
||||
'
|
||||
```
|
||||
|
||||
The curl response should have resources from kubernetes
|
||||
The curl response should have resources from Kubernetes:
|
||||
|
||||
```json
|
||||
# curl response
|
||||
|
||||
Reference in New Issue
Block a user